Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3224 in orxonox.OLD for orxonox/trunk/src/stdincl.h


Ignore:
Timestamp:
Dec 19, 2004, 11:50:40 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: FILE_H → _FILE_H to all h-files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/stdincl.h

    r3204 r3224  
    66*/
    77
    8 #ifndef STDINCL_H
    9 #define STDINCL_H
     8#ifndef _STDINCL_H
     9#define _STDINCL_H
    1010
    1111#define null 0   //!< null
     
    3939#include "orxonox.h"
    4040
    41 #endif
     41#endif /* _STDINCL_H */
Note: See TracChangeset for help on using the changeset viewer.