Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

    r3221 r3224  
    11
    2 #ifndef LIST_H
    3 #define LIST_H
     2#ifndef _LIST_H
     3#define _LIST_H
    44
    55#include "stdincl.h"
     
    205205{}
    206206
    207 #endif
     207#endif /* _LIST_H */
Note: See TracChangeset for help on using the changeset viewer.