About to break everything with a merge
[ipdf/code.git] / src / view.h
index 712b95a..05be33e 100644 (file)
 
 namespace IPDF
 {
-       #ifdef TRANSFORM_BEZIERS_TO_PATH
-               typedef Gmprat VReal;
-       #else
-               typedef Real VReal;
-       #endif
        typedef TRect<VReal> VRect;
        
        class Screen;

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