summaryrefslogtreecommitdiffstats
path: root/Plugins/BuiltInFunctions/HFSCodeFormatter.h
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/BuiltInFunctions/HFSCodeFormatter.h')
-rw-r--r--Plugins/BuiltInFunctions/HFSCodeFormatter.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Plugins/BuiltInFunctions/HFSCodeFormatter.h b/Plugins/BuiltInFunctions/HFSCodeFormatter.h
new file mode 100644
index 0000000..1cd59fb
--- /dev/null
+++ b/Plugins/BuiltInFunctions/HFSCodeFormatter.h
@@ -0,0 +1,4 @@
+/* HFSCodeFormatter */
+
+@interface HFSCodeFormatter : NSFormatter
+@end