Index: src/pathops/SkPathOpsDebug.h |
diff --git a/src/pathops/SkPathOpsDebug.h b/src/pathops/SkPathOpsDebug.h |
index f0e384a7e380c579fc373afbbe1e91389e112008..0525c41a59fce32f699f58b18178b646f9748491 100644 |
--- a/src/pathops/SkPathOpsDebug.h |
+++ b/src/pathops/SkPathOpsDebug.h |
@@ -77,7 +77,7 @@ |
#define DEBUG_ALIGNMENT 0 |
#define DEBUG_ANGLE 1 |
#define DEBUG_ASSEMBLE 1 |
-#define DEBUG_COINCIDENCE 1 |
+#define DEBUG_COINCIDENCE 01 |
#define DEBUG_COINCIDENCE_ORDER 0 // tight arc quads may generate out-of-order coincdence spans |
#define DEBUG_COINCIDENCE_VERBOSE 0 |
#define DEBUG_CUBIC_BINARY_SEARCH 0 |