Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 14, 2008, 7:06:12 PM (15 years ago)
Author:
rgrieder
Message:

Small adjustments due to the merge.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/physics_merge/src/orxonox/OrxonoxStableHeaders.h

    r2442 r2445  
    4747#include <Ogre.h>
    4848#include <CEGUI.h>
    49 #include "ois/OIS.h"
    50 //#include "btBulletCollisionCommon.h"
    51 //#include "btBulletDynamicsCommon.h"
    5249#include <boost/thread/recursive_mutex.hpp>
    5350//#include <boost/thread/mutex.hpp>
     
    5552//#include <boost/thread/thread.hpp>
    5653#include <boost/static_assert.hpp>
     54
     55#include "BulletDynamics/Dynamics/btRigidBody.h"
     56#include "ois/OIS.h"
    5757#include "tinyxml/ticpp.h"
    5858#include "tinyxml/tinyxml.h"
Note: See TracChangeset for help on using the changeset viewer.