compile convexdecomposition under unix, removed another template
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user