OSDN Git Service

SimpleHTMLEditorを追加。
[chnosproject/CHNOSProject.git] / CHNOSProject / SimpleHTMLEditor / SimpleHTMLEditor / SimpleHTMLEditor-Prefix.pch
diff --git a/CHNOSProject/SimpleHTMLEditor/SimpleHTMLEditor/SimpleHTMLEditor-Prefix.pch b/CHNOSProject/SimpleHTMLEditor/SimpleHTMLEditor/SimpleHTMLEditor-Prefix.pch
new file mode 100644 (file)
index 0000000..7387a2a
--- /dev/null
@@ -0,0 +1,7 @@
+//
+// Prefix header for all source files of the 'SimpleHTMLEditor' target in the 'SimpleHTMLEditor' project
+//
+
+#ifdef __OBJC__
+    #import <Cocoa/Cocoa.h>
+#endif