@@ -28,10 +28,13 @@ # include #endif #include #include +#ifdef OF_HAVE_INTTYPES_H +# include +#endif #import "OFObject.h" #import "OFSerialization.h" #import "OFJSONRepresentation.h" #import "OFMessagePackRepresentation.h"