mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 18:51:29 +00:00
Fix VS compilation hopefully
This commit is contained in:
parent
bb3c0b41f6
commit
525db1819d
@ -1,3 +1,6 @@
|
|||||||
|
#if defined(_MSC_VER)
|
||||||
|
#define _USE_MATH_DEFINES
|
||||||
|
#endif
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
#include "fastmath.h"
|
#include "fastmath.h"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user