소스 검색

stray ;

Former-commit-id: d12f37a3a8218851c74bad3d866b67203acfe9e5
Alec Jacobson 10 년 전
부모
커밋
072cca831e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      include/igl/png/render_to_png.cpp

+ 1 - 1
include/igl/png/render_to_png.cpp

@@ -53,4 +53,4 @@ IGL_INLINE bool igl::render_to_png(
 #ifdef IGL_STATIC_LIBRARY
 // Explicit template specialization
 // template bool igl::render_to_png(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, int, bool, bool);
-#endif;
+#endif