Changeset 883 for trunk/include/odin.h


Ignore:
Timestamp:
Sep 8, 1999, 9:34:51 PM (26 years ago)
Author:
sandervl
Message:

include builtin.h only with VAC compiler

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/odin.h

    r868 r883  
    1 /* $Id: odin.h,v 1.8 1999-09-08 07:46:53 sandervl Exp $ */
     1/* $Id: odin.h,v 1.9 1999-09-08 19:34:51 sandervl Exp $ */
    22/*
    33 * ODIN - Build Environment Definition
     
    8080  #define NONAMELESSUNION
    8181  #endif
     82
     83  #include <builtin.h>
     84
    8285#else
    8386
     
    8992
    9093
    91 #include <builtin.h>
    92 
    9394
    9495#endif /* _ODIN_H_*/
Note: See TracChangeset for help on using the changeset viewer.