Ignore:
Timestamp:
Feb 7, 2002, 11:44:22 AM (24 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

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

    r5519 r7824  
    1010#include <wctype.h> /* needed for towupper */
    1111#endif
     12
     13#ifndef OS2_INCLUDED
    1214#include "windef.h"
     15#endif
    1316
    1417#define MB_PRECOMPOSED              0x00000001
     
    600603
    601604
     605#ifndef OS2_INCLUDED
     606
    602607DECL_WINELIB_TYPE_AW(CALINFO_ENUMPROC)
    603608
     
    637642} CURRENCYFMTW, *LPCURRENCYFMTW;
    638643#endif //__WIN32OS2__
     644#endif //#ifndef OS2_INCLUDED
    639645
    640646#endif  /* __WINE_WINNLS_H */
Note: See TracChangeset for help on using the changeset viewer.