diff options
Diffstat (limited to 'src/Math/Common.hpp')
| -rw-r--r-- | src/Math/Common.hpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Math/Common.hpp b/src/Math/Common.hpp index 94840b1..1ea75f2 100644 --- a/src/Math/Common.hpp +++ b/src/Math/Common.hpp @@ -3,4 +3,5 @@ #include "Vector.hpp" #include "Matrix.hpp" #include "Rotation.hpp" -#include "Trig.hpp" \ No newline at end of file +#include "Trig.hpp" +#include "Constants.hpp" \ No newline at end of file |
