2
0
Эх сурвалжийг харах

Possibly fix a compile error on some Linux systems.

Alex Szpakowski 6 жил өмнө
parent
commit
cc5afbacdd

+ 1 - 0
src/libraries/enet/enet.cpp

@@ -28,6 +28,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <math.h>
+#include <stdint.h>
 
 #include <cstdio>
 #include <cstddef>