Преглед на файлове

Missing include.

Former-commit-id: de2d550c1e70ec59954594867fdaafb07e67c15d
Qingnan Zhou преди 9 години
родител
ревизия
6f08fe58b6
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      include/igl/copyleft/boolean/mesh_boolean.cpp

+ 1 - 0
include/igl/copyleft/boolean/mesh_boolean.cpp

@@ -16,6 +16,7 @@
 #include "../../unique_simplices.h"
 #include "../../slice.h"
 #include "../../resolve_duplicated_faces.h"
+#include "../../get_seconds.h"
 
 #include <CGAL/Exact_predicates_exact_constructions_kernel.h>
 #include <algorithm>