compile convexdecomposition under unix, removed another template

This commit is contained in:
ejcoumans
2006-05-26 17:47:54 +00:00
parent 98129bcae9
commit 8402358d46
8 changed files with 34 additions and 23 deletions

View File

@@ -36,7 +36,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
//
#include "convexdecomposition.h"
#include "ConvexDecomposition.h"
#include "vlookup.h"
using namespace ConvexDecomposition;
@@ -107,4 +107,4 @@ public:
ConvexDecompInterface *mCallback;
};
#endif //CONVEX_BUILDER_H
#endif //CONVEX_BUILDER_H