فهرست منبع

Merge branch 'alecjacobson-patch-2' of github.com:libigl/libigl into alecjacobson

Former-commit-id: d2c0af8aed8235fde370f53d8c3a7137a9777392
Alec Jacobson 6 سال پیش
والد
کامیت
43ec627721
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      include/igl/copyleft/cgal/extract_feature.cpp

+ 2 - 1
include/igl/copyleft/cgal/extract_feature.cpp

@@ -7,7 +7,8 @@
 // obtain one at http://mozilla.org/MPL/2.0/.
 
 #include "extract_feature.h"
-#include <igl/unique_edge_map.h>
+#include "../../unique_edge_map.h"
+#include "../../PI.h"
 #include <CGAL/Kernel/global_functions.h>
 #include <CGAL/Exact_predicates_exact_constructions_kernel.h>