瀏覽代碼

Merge pull request #286 from metorm/master

Convert the file string_to_mesh_booean_type.cpp to UTF8-BOM

Former-commit-id: 051caaacd34cccf9069908ab877b545a2b4d860f
Alec Jacobson 9 年之前
父節點
當前提交
3edf199170
共有 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>