diff options
Diffstat (limited to 'src/Math/Math.hpp')
| -rw-r--r-- | src/Math/Math.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Math/Math.hpp b/src/Math/Math.hpp new file mode 100644 index 0000000..66ffd36 --- /dev/null +++ b/src/Math/Math.hpp @@ -0,0 +1,3 @@ +#pragma once + +#include "Vector.hpp" \ No newline at end of file |
