Ignore:
Timestamp:
Apr 27, 2000, 1:10:14 PM (25 years ago)
Author:
achimha
Message:

wrc workaround

File:
1 edited

Legend:

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

    r3156 r3450  
    1 /* $Id: obj_base.h,v 1.16 2000-03-18 17:00:47 davidr Exp $ */
     1/* $Id: obj_base.h,v 1.17 2000-04-27 11:09:38 achimha Exp $ */
    22/*
    33 * This file defines the macros and types necessary to define COM interfaces,
     
    2727 * Defines the basic types
    2828 */
     29/* @@@AH workaround for wrc.problem */
     30#ifndef RC_INVOKED
    2931#include <string.h>
     32#endif
    3033#include "wtypes.h"
    3134
Note: See TracChangeset for help on using the changeset viewer.