aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/Intersection/CubicIntersection_TestData.h
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/Intersection/CubicIntersection_TestData.h')
-rw-r--r--experimental/Intersection/CubicIntersection_TestData.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/experimental/Intersection/CubicIntersection_TestData.h b/experimental/Intersection/CubicIntersection_TestData.h
index 6ed0f49a72..7dc63a031a 100644
--- a/experimental/Intersection/CubicIntersection_TestData.h
+++ b/experimental/Intersection/CubicIntersection_TestData.h
@@ -1,3 +1,7 @@
+#if !defined(IN_TEST)
+ #define IN_TEST 1
+#endif
+
#include "DataTypes.h"
extern const Cubic pointDegenerates[];