Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4381 in orxonox.OLD for orxonox/trunk/src/defs/stdincl.h


Ignore:
Timestamp:
May 29, 2005, 8:47:30 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: made include more local. stdincl.h not in base_object.h anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/defs/stdincl.h

    r4261 r4381  
    1717#endif
    1818
    19 #include <stddef.h>
    20 #include <stdlib.h>
    21 #include <string.h>
     19#include <stdlibincl.h>
    2220
     21#include "sdlincl.h"
    2322#include "glincl.h"
    2423
Note: See TracChangeset for help on using the changeset viewer.