Ignore:
Timestamp:
Dec 2, 2010, 1:18:49 AM (15 years ago)
Author:
dmik
Message:

Fixed broken build after r21492 by sorting out a huuuuge wagon of duplicates, wrong include order and other dirty mess.

File:
1 edited

Legend:

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

    r21478 r21493  
    1212# undef UNICODE
    1313#endif  /* __WINE__ */
     14
     15#ifdef __WIN32OS2__
     16#if defined (__IBMC__) || (defined(__IBMCPP__) && (__IBMCPP__ < 400))
     17#define CINTERFACE
     18#endif
     19#endif
    1420
    1521#define WINVER 0x0500
Note: See TracChangeset for help on using the changeset viewer.