Changeset 76507 in vbox for trunk/include/iprt/win/ws2tcpip.h
- Timestamp:
- Dec 30, 2018 3:43:09 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/win/ws2tcpip.h
r69105 r76507 24 24 */ 25 25 26 27 26 #ifndef ___iprt_win_ws2tcpip_h___ 28 27 #define ___iprt_win_ws2tcpip_h___ 28 #ifndef RT_WITHOUT_PRAGMA_ONCE 29 # pragma once 30 #endif 29 31 30 32 #pragma warning(push)
Note:
See TracChangeset
for help on using the changeset viewer.