About to break everything with a merge
[ipdf/code.git] / src / path.h
index 2aa7840..c412428 100644 (file)
@@ -9,17 +9,12 @@
 
 #ifdef TRANSFORM_BEZIERS_TO_PATH
        #include "gmprat.h"
-
+       #include "paranoidnumber.h"
 #endif
 
 
 namespace IPDF
 {
-       #ifdef TRANSFORM_BEZIERS_TO_PATH
-               typedef Gmprat PReal;
-       #else
-               typedef Real PReal;
-       #endif
        typedef TRect<PReal> PRect;
        
        struct Colour

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