Index: tests/PathOpsCubicIntersectionTestData.cpp |
diff --git a/tests/PathOpsCubicIntersectionTestData.cpp b/tests/PathOpsCubicIntersectionTestData.cpp |
index aafc613088e3fd6b0865d570e5635b73637c3f22..31056d255294d57809d23a61dc3851e621a440e6 100644 |
--- a/tests/PathOpsCubicIntersectionTestData.cpp |
+++ b/tests/PathOpsCubicIntersectionTestData.cpp |
@@ -4,7 +4,9 @@ |
* Use of this source code is governed by a BSD-style license that can be |
* found in the LICENSE file. |
*/ |
+ |
#include "PathOpsCubicIntersectionTestData.h" |
+ |
#include <limits> |
static const double D = FLT_EPSILON / 2; |