summaryrefslogtreecommitdiffabout
path: root/pumpkin/IPFormatter.h
Side-by-side diff
Diffstat (limited to 'pumpkin/IPFormatter.h') (more/less context) (ignore whitespace changes)
-rw-r--r--pumpkin/IPFormatter.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/pumpkin/IPFormatter.h b/pumpkin/IPFormatter.h
new file mode 100644
index 0000000..c98f3a0
--- a/dev/null
+++ b/pumpkin/IPFormatter.h
@@ -0,0 +1,6 @@
+
+#import <Foundation/Foundation.h>
+
+@interface IPFormatter : NSFormatter
+
+@end