Explorar el Código

Update include/igl/predicates/point_inside_convex_polygon.h

Co-Authored-By: Zhongshi <[email protected]>
hanxiao hace 6 años
padre
commit
c74bfe9504
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      include/igl/predicates/point_inside_convex_polygon.h

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

@@ -7,7 +7,7 @@
 // obtain one at http://mozilla.org/MPL/2.0/.
 
 #ifndef IGL_PREDICATES_POINT_INSIDE_CONVEX_POLYGON_H
-#define PREDICATE_POINT_INSIDE_CONVEX_POLYGON_H
+#define IGL_PREDICATES_POINT_INSIDE_CONVEX_POLYGON_H