Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 9, 2008, 4:44:36 PM (17 years ago)
Author:
landauf
Message:

merged core branch to trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/core/DebugLevel.h

    r790 r871  
    2626 */
    2727
    28 /*!
     28/**
    2929    @file DebugLevel.h
    3030    @brief Definition of the DebugLevel class.
     
    4141#include "OrxonoxClass.h"
    4242#include "OutputHandler.h"
    43 #include "CoreIncludes.h"
    4443
    4544namespace orxonox
     
    6665            ConfigValueContainer* softDebugLevelContainer_; //!< The config value container for the debug level
    6766    };
    68     ExportAbstractClass(DebugLevel, Core);
    6967}
    7068
Note: See TracChangeset for help on using the changeset viewer.