Ignore:
Timestamp:
Oct 18, 2011, 6:57:53 PM (14 years ago)
Author:
dmik
Message:

os2wrap.h: OS2_H is also necessary (see r21701).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/include/os2wrap.h

    r21701 r21703  
    1111#include <os2newapi.h>
    1212
    13 #if defined(__EMX__) && !defined(OS2_INCLUDED)
     13#if defined(__EMX__)
     14// be compatible with the toolkit
    1415#define OS2_INCLUDED
     16#define __OS2_H__
    1517#endif
    1618
Note: See TracChangeset for help on using the changeset viewer.