13 lines
270 B
Diff
13 lines
270 B
Diff
|
|
Index: OpenLieroX/include/MathLib.h
|
||
|
|
===================================================================
|
||
|
|
--- OpenLieroX.orig/include/MathLib.h
|
||
|
|
+++ OpenLieroX/include/MathLib.h
|
||
|
|
@@ -24,6 +24,7 @@
|
||
|
|
#include <cmath>
|
||
|
|
|
||
|
|
#include "CVec.h"
|
||
|
|
+#include <cstdint>
|
||
|
|
|
||
|
|
|
||
|
|
// Constants
|