Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

    r3214 r3224  
    2323*/
    2424
    25 #ifndef LIST_TEMPLATE_H
    26 #define LIST_TEMPLATE_H
     25#ifndef _LIST_TEMPLATE_H
     26#define _LIST_TEMPLATE_H
    2727
    2828#include "stdincl.h"
     
    305305}
    306306
    307 #endif
    308 
     307#endif /* _LIST_TENMPLATE_H */
     308
Note: See TracChangeset for help on using the changeset viewer.