Explorar o código

mingw time workaround

lsalzman %!s(int64=13) %!d(string=hai) anos
pai
achega
22f1236079
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      host.c

+ 1 - 0
host.c

@@ -3,6 +3,7 @@
  @brief ENet host management functions
 */
 #define ENET_BUILDING_LIB 1
+#define __MINGW_USE_VC2005_COMPAT 1
 #include <string.h>
 #include <time.h>
 #include "enet/enet.h"