mirror of
https://github.com/AxioDL/zeus.git
synced 2025-07-05 12:45:57 +00:00
Windows fix
This commit is contained in:
parent
9402346822
commit
070a8d7854
@ -6,8 +6,9 @@
|
||||
#endif
|
||||
#ifndef _USE_MATH_DEFINES
|
||||
#define _USE_MATH_DEFINES 1
|
||||
#include <cmath>
|
||||
#endif
|
||||
#include <cmath>
|
||||
#include <algorithm>
|
||||
|
||||
#include "CVector3f.hpp"
|
||||
#include "CTransform.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user