Changeset 22111 for branches/swt/include
- Timestamp:
- Jan 25, 2016, 4:21:07 PM (10 years ago)
- File:
-
- 1 edited
-
branches/swt/include/win/winnt.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/swt/include/win/winnt.h
r22020 r22111 2773 2773 DWORD ContentionCount; 2774 2774 DWORD Spare[ 2 ]; 2775 #else 2776 /* Watcom C does not like empty structures, Watcom C++ doesn't care */ 2777 #if defined(__WATCOMC__) && !defined(__cplusplus) 2778 ; 2779 #endif 2775 2780 #endif 2776 2781 } RTL_CRITICAL_SECTION_DEBUG, *PRTL_CRITICAL_SECTION_DEBUG, RTL_RESOURCE_DEBUG, *PRTL_RESOURCE_DEBUG;
Note:
See TracChangeset
for help on using the changeset viewer.
