浏览代码

Missing include.

Former-commit-id: 6dc5c11965d3610b366ae55147e36b11fc47501a
Qingnan Zhou 9 年之前
父节点
当前提交
ea99e021fb
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/igl/copyleft/cgal/SelfIntersectMesh.h

+ 1 - 0
include/igl/copyleft/cgal/SelfIntersectMesh.h

@@ -10,6 +10,7 @@
 
 #include "CGAL_includes.hpp"
 #include "RemeshSelfIntersectionsParam.h"
+#include "../../unique.h"
 
 #include <Eigen/Dense>
 #include <list>