Changeset 2357 for trunk/include/win/debugtools.h
- Timestamp:
- Jan 8, 2000, 5:32:10 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/debugtools.h
r2341 r2357 5 5 #ifdef __WIN32OS2__ 6 6 #include <odinwrap.h> 7 #include <misc.h> 7 // @@@PH 2000/01/08 causes trouble in SHELL32 8 // #include <misc.h> 9 // that include is NOT intended to be HERE since it 10 // may override native win32 types as it includes win32type.h 11 // if no other base type definition is already included. 8 12 #endif 9 13
Note:
See TracChangeset
for help on using the changeset viewer.