mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
fixed tests includes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "gtest/gtest.h"
|
||||
#include "omath/collision/line_tracer.hpp"
|
||||
#include "omath/Triangle.hpp"
|
||||
#include "omath/Vector3.hpp"
|
||||
#include "omath/triangle.hpp"
|
||||
#include "omath/vector3.hpp"
|
||||
|
||||
using namespace omath;
|
||||
using namespace omath::collision;
|
||||
|
||||
Reference in New Issue
Block a user