Explorar o código

bad include guard in point_in_poly

Former-commit-id: 3077741e994b50f7c3c5f2cab8ea7ba4bbe1ff32
Alec Jacobson (jalec %!s(int64=11) %!d(string=hai) anos
pai
achega
57eb03d34b
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      include/igl/point_in_poly.h
  2. 0 0
      scripts/make_j.sh

+ 2 - 2
include/igl/point_in_poly.h

@@ -1,5 +1,5 @@
-#ifndef IGL_POINT_IN_CIRCLE_H
-#define IGL_POINT_IN_CIRCLE_H
+#ifndef IGL_POINT_IN_POLY_H
+#define IGL_POINT_IN_POLY_H
 #include "igl_inline.h"
 
 #include <vector>

+ 0 - 0
scripts/time.sh → scripts/make_j.sh