소스 검색

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>