浏览代码

Fix boolean test.

Jérémie Dumas 6 年之前
父节点
当前提交
3dd8e3e0e6
共有 1 个文件被更改,包括 1 次插入1 次删除
  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(