Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 19, 2009, 2:16:38 AM (16 years ago)
Author:
landauf
Message:

moved the boost forward declarations to CorePrereqs.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/core/TclThreadManager.h

    r3307 r3308  
    3737
    3838#include "OrxonoxClass.h"
    39 
    40 namespace boost
    41 {
    42     // forward declarations
    43     class mutex;
    44     class shared_mutex;
    45     class condition_variable;
    46 }
    4739
    4840namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.