diff --git a/include/omath/omath.hpp b/include/omath/omath.hpp index b2e62c5..0427317 100644 --- a/include/omath/omath.hpp +++ b/include/omath/omath.hpp @@ -82,3 +82,7 @@ #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" + +// Reverse Engineering +#include "omath/rev_eng/external_rev_object.hpp" +#include "omath/rev_eng/internal_rev_object.hpp" \ No newline at end of file