Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 23, 2008, 4:38:02 PM (16 years ago)
Author:
FelixSchulthess
Message:

moved #includes to .cc from .h where possible

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/hud/RadarObject.h

    r1362 r1392  
    2929#define _RADAR2_H__
    3030
    31 #include <string.h>
    3231#include <OgrePrerequisites.h>
    33 #include <OgreOverlayManager.h>
    34 #include <OgreOverlayElement.h>
    35 #include <OgrePanelOverlayElement.h>
    36 #include <OgreStringConverter.h>
    37 
    38 #include <util/Math.h>
    3932#include "../OrxonoxPrereqs.h"
    4033
Note: See TracChangeset for help on using the changeset viewer.