About to break everything with a merge
[ipdf/code.git] / src / path.h
index 06aff7a..c412428 100644 (file)
 
 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