@@ -14,10 +14,14 @@ * file. */ #include #include + +#ifdef HAVE_INTTYPES_H +# include +#endif #import "OFObject.h" typedef uint32_t of_unichar_t;