소스 검색

Convert the file libigl\include\igl\copyleft\cgal\string_to_mesh_boolean_type.cpp to UTF8-BOM to compile it with msvc2015.

Former-commit-id: c0c67eb30b0d721a4542c5ce9f501afb92d1d0d5
Wesley Ranger 9 년 전
부모
커밋
6f8bf1c468
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      include/igl/copyleft/cgal/string_to_mesh_boolean_type.cpp

+ 1 - 1
include/igl/copyleft/cgal/string_to_mesh_boolean_type.cpp

@@ -1,4 +1,4 @@
-#include "string_to_mesh_boolean_type.h"
+#include "string_to_mesh_boolean_type.h"
 #include <algorithm>
 #include <cassert>
 #include <vector>