Ignore:
Timestamp:
Dec 24, 2000, 12:23:57 PM (25 years ago)
Author:
sandervl
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/wine/obj_dataobject.h

    r801 r4833  
    1 /* $Id: obj_dataobject.h,v 1.6 1999-09-02 19:07:18 phaller Exp $ */
     1/* $Id: obj_dataobject.h,v 1.7 2000-12-24 11:23:57 sandervl Exp $ */
    22/*
    33 * Defines the COM interfaces and APIs related to IDataObject.
     
    1111#include "wine/obj_moniker.h"
    1212#include "wine/obj_storage.h"
    13 
    14 #if defined(__cplusplus) && !defined(NONAMELESSUNION)
    15 #define DUMMYUNIONNAME
    16 #else /* defined(__cplusplus) && !defined(NONAMELESSUNION) */
    17 #define DUMMYUNIONNAME u
    18 #endif /* defined(__cplusplus) && !defined(NONAMELESSUNION) */
    1913
    2014#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.