Browse Source

Fix boolean test.

Jérémie Dumas 6 năm trước cách đây
mục cha
commit
3dd8e3e0e6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tests/include/igl/copyleft/boolean/mesh_boolean.cpp

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

@@ -9,7 +9,7 @@
 #include <igl/unique_edge_map.h>
 #include <igl/is_edge_manifold.h>
 
-namespace mesh_boolean_test {
+namespace {
 
     template<typename DerivedF>
     void assert_no_exterior_edges(