소스 검색

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(