diff options
Diffstat (limited to 'umath/intersect.h')
-rw-r--r-- | umath/intersect.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/umath/intersect.h b/umath/intersect.h index 1cb1923..2705707 100644 --- a/umath/intersect.h +++ b/umath/intersect.h @@ -1,6 +1,6 @@ -#ifndef INTERSECT_H -#define INTERSECT_H - -bool intersect_ - +#ifndef INTERSECT_H
+#define INTERSECT_H
+
+bool intersect_
+
#endif
\ No newline at end of file |