mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 23:13:26 +00:00
clean
This commit is contained in:
@@ -21,4 +21,4 @@
|
|||||||
# define OMATH_API OMATH_API_EXPORT
|
# define OMATH_API OMATH_API_EXPORT
|
||||||
#else
|
#else
|
||||||
# define OMATH_API OMATH_API_IMPORT
|
# define OMATH_API OMATH_API_IMPORT
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
@@ -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
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user