Turtles all the way down
[ipdf/code.git] / src / path.h
index 2aa7840..85213c5 100644 (file)
@@ -16,6 +16,7 @@
 namespace IPDF
 {
        #ifdef TRANSFORM_BEZIERS_TO_PATH
+               #pragma message "Path using Gmprat for bounds"
                typedef Gmprat PReal;
        #else
                typedef Real PReal;

UCC git Repository :: git.ucc.asn.au