mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
clean
This commit is contained in:
@@ -21,4 +21,4 @@
|
||||
# define OMATH_API OMATH_API_EXPORT
|
||||
#else
|
||||
# define OMATH_API OMATH_API_IMPORT
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#include "ErrorCodes.hpp"
|
||||
#include <omath/Angle.hpp>
|
||||
#include <type_traits>
|
||||
#include <omath/omath_export.hpp>
|
||||
#include "omath/omath_export.hpp"
|
||||
|
||||
namespace omath::projection
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user