Index: src/pathops/SkPathOpsDebug.h |
diff --git a/src/pathops/SkPathOpsDebug.h b/src/pathops/SkPathOpsDebug.h |
index 39d5a6dda83d55e6f048b4b38636a0ed6eb3dcc2..526f00b73aa20f6923f8e82b1059032f8f2cc0df 100644 |
--- a/src/pathops/SkPathOpsDebug.h |
+++ b/src/pathops/SkPathOpsDebug.h |
@@ -18,7 +18,7 @@ |
#endif |
#define ONE_OFF_DEBUG 0 |
-#define ONE_OFF_DEBUG_MATHEMATICA 0 |
+#define ONE_OFF_DEBUG_MATHEMATICA 01 |
#if defined(SK_BUILD_FOR_WIN) || defined(SK_BUILD_FOR_ANDROID) |
#define SK_RAND(seed) rand() |