Changeset 4841 for trunk/include/win


Ignore:
Timestamp:
Dec 27, 2000, 7:31:54 PM (25 years ago)
Author:
sandervl
Message:

compile fix

File:
1 edited

Legend:

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

    r4834 r4841  
    1 /* $Id: windef.h,v 1.25 2000-12-24 12:28:20 sandervl Exp $ */
     1/* $Id: windef.h,v 1.26 2000-12-27 18:31:54 sandervl Exp $ */
    22
    33/*
     
    161161/* Anonymous union/struct handling */
    162162
    163 #ifdef __WINE__
     163#if defined(__WINE__) || defined(__WIN32OS2__)
    164164#if defined(__cplusplus) && !defined(NONAMELESSUNION)
    165165# undef NONAMELESSSTRUCT
Note: See TracChangeset for help on using the changeset viewer.