Ignore:
Timestamp:
Jan 8, 2000, 5:32:10 AM (26 years ago)
Author:
phaller
Message:

Fix: broken build in SHELL32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/debugtools.h

    r2341 r2357  
    55#ifdef __WIN32OS2__
    66#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.
    812#endif
    913
Note: See TracChangeset for help on using the changeset viewer.