diff --git a/include/omath/omath.hpp b/include/omath/omath.hpp index a867dd17..f96bfe79 100644 --- a/include/omath/omath.hpp +++ b/include/omath/omath.hpp @@ -15,7 +15,6 @@ #include "omath/linear_algebra/vector3.hpp" // Matrix classes -#include "linear_algebra/matrix.hpp" #include "omath/linear_algebra/mat.hpp" // Color functionality @@ -81,4 +80,4 @@ #include "omath/engines/unreal_engine/formulas.hpp" #include "omath/engines/unreal_engine/camera.hpp" #include "omath/engines/unreal_engine/traits/camera_trait.hpp" -#include "omath/engines/unreal_engine/traits/pred_engine_trait.hpp" \ No newline at end of file +#include "omath/engines/unreal_engine/traits/pred_engine_trait.hpp"