Changeset 7975 for code/branches/kicklib/src/external
- Timestamp:
- Feb 26, 2011, 9:53:23 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/kicklib/src/external/enet/win32.c
r7956 r7975 8 8 9 9 #include <time.h> 10 #include <ws2tcpip.h>11 10 #define ENET_BUILDING_LIB 1 12 11 #include "enet/enet.h" 12 #include <ws2tcpip.h> 13 13 14 14 static enet_uint32 timeBase = 0;
Note: See TracChangeset
for help on using the changeset viewer.