Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 10, 2009, 10:42:42 PM (16 years ago)
Author:
rgrieder
Message:

Removed 'empty' file and cleaned out header section of statics overlay (doesn't change the fact that it is still a big hack though…)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pch/src/orxonox/overlays/stats/CreateLines.h

    r2662 r3140  
    2828#define _CreateLines_H__
    2929
    30 
    3130#include "OrxonoxPrereqs.h"
    32 #include <OgrePrerequisites.h>
    33 #include <OgreBorderPanelOverlayElement.h>
    34 #include <OgreTextAreaOverlayElement.h>
    35 
    36 #include "overlays/OrxonoxOverlay.h"
    37 #include "objects/Tickable.h"
    38 
     31#include <string>
    3932
    4033namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.