Bladeren bron

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

Former-commit-id: d2c0af8aed8235fde370f53d8c3a7137a9777392
Alec Jacobson 6 jaren geleden
bovenliggende
commit
43ec627721
1 gewijzigde bestanden met toevoegingen van 2 en 1 verwijderingen
  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/.
 // obtain one at http://mozilla.org/MPL/2.0/.
 
 
 #include "extract_feature.h"
 #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/Kernel/global_functions.h>
 #include <CGAL/Exact_predicates_exact_constructions_kernel.h>
 #include <CGAL/Exact_predicates_exact_constructions_kernel.h>