include inttypes.h for PRIx64

This commit is contained in:
Wolfgang Sourdeau
2012-10-10 11:55:06 -04:00
parent 62860a8669
commit 420e5e0759

View File

@@ -20,6 +20,8 @@
* Boston, MA 02111-1307, USA.
*/
#include <inttypes.h>
#import <Foundation/NSArray.h>
#import <Foundation/NSDictionary.h>
#import <Foundation/NSException.h>