Explorar o código

namespace fix

Former-commit-id: 26ec6744efac10d03e59bd22b561623ca4cb2860
Daniele Panozzo %!s(int64=7) %!d(string=hai) anos
pai
achega
bab3333c4c
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      include/igl/slice_cached.h

+ 3 - 1
include/igl/slice_cached.h

@@ -57,8 +57,10 @@ namespace igl
     Eigen::SparseMatrix<TY>& Y,
     const Eigen::VectorXi& data);
 
+}
+
 #ifndef IGL_STATIC_LIBRARY
 #  include "slice_cached.cpp"
 #endif
-}
+
 #endif