Ignore:
Timestamp:
Jun 6, 2001, 7:17:21 PM (24 years ago)
Author:
bird
Message:

Fixed NONAMELESSUNION redefined warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ole32/ole32.h

    r5472 r5918  
    1 /* $Id: ole32.h,v 1.15 2001-04-04 09:02:15 sandervl Exp $ */
     1/* $Id: ole32.h,v 1.16 2001-06-06 17:17:21 bird Exp $ */
    22/*
    33 *
     
    1515#define __OLE32_H__
    1616
     17#ifndef NONAMELESSUNION
    1718#define NONAMELESSUNION
     19#endif
     20
    1821// ><DJR 17.05.99 Force to use C-interfaces for now to prevent CALLBACK definition compiler error
    1922#define CINTERFACE 1
Note: See TracChangeset for help on using the changeset viewer.