NO_STD_HYPOT to prevent compilation errors when there is no std::hypot

This commit is contained in:
Zeno Rogue
2018-07-23 16:17:49 +02:00
parent ae85b59530
commit 1c8aa41965
2 changed files with 6 additions and 4 deletions
+1
View File
@@ -21,6 +21,7 @@
#define CAP_SHADER 1
#define CAP_VERTEXBUFFER 0
#define CAP_TIMEOFDAY 1
#define NO_STD_HYPOT
#define HNEW 1