Changeset 21709 for branches/gcc-kmk/include/os2wrap.h
- Timestamp:
- Oct 18, 2011, 7:26:03 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/include/os2wrap.h
r21703 r21709 24 24 #endif 25 25 26 #ifdef __cplusplus 27 extern "C" { 28 #endif 29 26 30 #ifdef INCL_DOSMEMMGR 27 31 … … 6219 6223 #endif 6220 6224 6221 #endif 6225 #ifdef __cplusplus 6226 } // extern "C" 6227 #endif 6228 6229 #endif
Note:
See TracChangeset
for help on using the changeset viewer.