Changeset 9931 for trunk/libtransmission/platform.h
- Timestamp:
- Jan 14, 2010, 2:20:49 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/platform.h
r9868 r9931 11 11 */ 12 12 13 #ifndef TR_PLATFORM_H14 #define TR_PLATFORM_H15 16 13 #ifndef __TRANSMISSION__ 17 14 #error only libtransmission should #include this header. 18 15 #endif 16 17 #ifndef TR_PLATFORM_H 18 #define TR_PLATFORM_H 19 19 20 20 #if defined( WIN32 )
Note: See TracChangeset
for help on using the changeset viewer.