X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=src%2Fview.h;h=cd9442020be07a3dafd71efa2b81ec18df24f444;hb=64b7c42c71c35d520424cf4ca5ecaa99faef8b26;hp=1cb2221c0e21fdd59b6be7857f09b9f480faa229;hpb=6b7e92069596a3f19fbe068b14a9c5ef59c22061;p=ipdf%2Fcode.git diff --git a/src/view.h b/src/view.h index 1cb2221..cd94420 100644 --- a/src/view.h +++ b/src/view.h @@ -19,6 +19,7 @@ namespace IPDF { #ifdef TRANSFORM_BEZIERS_TO_PATH + #pragma message "View using Gmprat for bounds" typedef Gmprat VReal; #else typedef Real VReal;