compiles with skinning app

Former-commit-id: 18c9719d8e
This commit is contained in:
jalec
2012-05-07 16:48:12 +00:00
parent 4d8b3576f5
commit 3888611403
17 changed files with 95 additions and 63 deletions
+1
View File
@@ -5,6 +5,7 @@ using namespace std;
#include <igl/sort.h>
using namespace igl;
#include <cstdio>
template <typename T>
void matlab_print(const string name, const T & X)