This commit is contained in:
さくらみこ
2024-12-17 08:40:48 +03:00
parent 193e87847a
commit 58fb6a0304
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
#include "ErrorCodes.hpp" #include "ErrorCodes.hpp"
#include <omath/Angle.hpp> #include <omath/Angle.hpp>
#include <type_traits> #include <type_traits>
#include <omath/omath_export.hpp> #include "omath/omath_export.hpp"
namespace omath::projection namespace omath::projection
{ {