Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 14, 2008, 10:07:50 PM (16 years ago)
Author:
rgrieder
Message:

Cleaned up the heavy mess with header file includes in OgreOde. It should now compile a lot faster.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/physics/src/ogreode/OgreOdeJoint.cpp

    r1919 r1923  
    1 
    21#include "OgreOdePrecompiledHeaders.h"
    3 
    4 #include "OgreOdeGeometry.h"
     2#include "OgreOdeJoint.h"
     3
    54#include "OgreOdeWorld.h"
    65#include "OgreOdeBody.h"
    76#include "OgreOdeGeometry.h"
    8 #include "OgreOdeJoint.h"
    97
    108using namespace OgreOde;
Note: See TracChangeset for help on using the changeset viewer.