Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Aug 19, 2005, 3:21:27 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: redirected all printf-output to the shell
This is just for testing purposes, and will be changed again in the future (perhaps)

File:
1 edited

Legend:

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

    r4697 r5075  
    22  \file stdincl.h
    33  \brief This file includes default headers that nearly every Class needs.
    4  
     4
    55  no Class is defined here, but many headers to classes, and more general Headers like the openGL-header.
    66*/
     
    2323
    2424#include "error.h"
    25 #include "debug.h"
    2625#include "globals.h"
    2726
Note: See TracChangeset for help on using the changeset viewer.