X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=src%2Fpath.h;h=b303fe7f86b110c98f7946e2991fb00b95c16756;hb=77e5193080bdeb052803683b77bc6dd16f427b57;hp=fffbeba5d111c999f9c0c4038662db8db53c4e4a;hpb=25548aa3a2c3fd86202b01a88df6abd820a9eb6d;p=ipdf%2Fcode.git diff --git a/src/path.h b/src/path.h index fffbeba..b303fe7 100644 --- a/src/path.h +++ b/src/path.h @@ -16,7 +16,7 @@ namespace IPDF { #ifdef TRANSFORM_BEZIERS_TO_PATH - typedef ParanoidNumber PReal; + typedef Real PReal; #else typedef Real PReal; #endif