Changeset 3354 for trunk/include/odin.h


Ignore:
Timestamp:
Apr 9, 2000, 1:09:12 PM (25 years ago)
Author:
sandervl
Message:

YD: header changes/fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/odin.h

    r2694 r3354  
    1 /* $Id: odin.h,v 1.13 2000-02-09 13:40:22 sandervl Exp $ */
     1/* $Id: odin.h,v 1.14 2000-04-09 11:09:07 sandervl Exp $ */
    22/*
    33 * ODIN - Build Environment Definition
     
    8080
    8181#ifndef RC_INVOKED
    82 //  #if (__IBMCPP__ == 300) || (__IBMC__ == 300)
     82  #if (__IBMCPP__ == 300) || (__IBMC__ == 300)
    8383  #define NONAMELESSUNION
    84 //  #endif
     84  #endif
    8585#endif
    8686
     87#ifndef RC_INVOKED
    8788  #include <builtin.h>
     89#endif
    8890
    8991#else
Note: See TracChangeset for help on using the changeset viewer.