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