==Something very minor==

To get blender to build I needed to comment out:

#include "NarrowPhaseCollision/EpaPenetrationDepthSolver.h"

Erwin, please check.
This commit is contained in:
Chris Want 2006-04-16 19:34:49 +00:00
parent 1c89ae39cc
commit 176641b273

@ -39,7 +39,7 @@ subject to the following restrictions:
#include "NarrowPhaseCollision/MinkowskiPenetrationDepthSolver.h"
#include "NarrowPhaseCollision/EpaPenetrationDepthSolver.h"
//#include "NarrowPhaseCollision/EpaPenetrationDepthSolver.h"
#ifdef WIN32
#if _MSC_VER >= 1310