Changeset 2330 for pjproject/trunk/pjlib/include/pj/compat/socket.h
- Timestamp:
- Sep 27, 2008 12:50:12 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/include/pj/compat/socket.h
r2329 r2330 27 27 #if defined(PJ_HAS_WINSOCK2_H) && PJ_HAS_WINSOCK2_H != 0 28 28 # include <winsock2.h> 29 # include <ws2tcpip.h>30 29 #endif 31 30
Note: See TracChangeset
for help on using the changeset viewer.