Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3224 in orxonox.OLD for orxonox/trunk/src/story_entity.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/story_entity.h

    r3222 r3224  
    55
    66
    7 #ifndef STORY_ENTITY_H
    8 #define STORY_ENTITY_H
     7#ifndef _STORY_ENTITY_H
     8#define _STORY_ENTITY_H
    99
    1010#include "stdincl.h"
     
    4646};
    4747
    48 #endif
     48#endif /* _STORY_ENTITY_H */
Note: See TracChangeset for help on using the changeset viewer.