Merge branch 'master' of git.ucc.asn.au:ipdf/code
[ipdf/code.git] / src / bezier.h
index 25b4796..c0e1e34 100644 (file)
@@ -6,6 +6,9 @@
 
 #include "real.h"
 #include "rect.h"
+
+
+
 namespace IPDF
 {
        extern int Factorial(int n);
@@ -354,4 +357,6 @@ namespace IPDF
 
 }
 
+#undef Real
+
 #endif //_BEZIER_H

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