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