diff options
author | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-04 13:35:02 +0100 |
---|---|---|
committer | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-04 13:35:02 +0100 |
commit | bb16c32bde58cba70e4877aa2d3ebd04332eb575 (patch) | |
tree | de3d82cca043c26cbaa64837a3b2c18efc6ddb64 /umath/intersect.h | |
parent | 411d2f6d6a6e5370d33f0f54b2f2de7147a9d977 (diff) |
linux compile and imgs
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 |