diff --git a/Primitive-Data-Types.md b/Primitive-Data-Types.md index f49a998..b775201 100644 --- a/Primitive-Data-Types.md +++ b/Primitive-Data-Types.md @@ -70,6 +70,9 @@ ### Usage Example ```cpp +#include +#include + int main() { ehs::Initialize("Test", "Test", {0, 0, 0});