Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Dec 19, 2004, 11:50:40 PM (21 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/orxonox.h

    r3214 r3224  
    44*/
    55
    6 #ifndef ORXONOX_H
    7 #define ORXONOX_H
     6#ifndef _ORXONOX_H
     7#define _ORXONOX_H
    88
    99#include "stdincl.h"
     
    7272};
    7373
    74 #endif
     74#endif /* _ORXONOX_H */
    7575
Note: See TracChangeset for help on using the changeset viewer.