ソースを参照

Update include/igl/predicates/ear_clipping.h

Co-Authored-By: Zhongshi <[email protected]>
hanxiao 6 年 前
コミット
8d1b2f9e87
1 ファイル変更1 行追加1 行削除
  1. 1 1
      include/igl/predicates/ear_clipping.h

+ 1 - 1
include/igl/predicates/ear_clipping.h

@@ -6,7 +6,7 @@
 // v. 2.0. If a copy of the MPL was not distributed with this file, You can
 // obtain one at http://mozilla.org/MPL/2.0/.
 
-#ifndef EAR_CLIPPING
+#ifndef IGL_PREDICATES_EAR_CLIPPING_H
 #define EAR_CLIPPING
 
 #include <Eigen/Core>