diff options
Diffstat (limited to 'scintilla/macosx/SciTest/SciTest_Prefix.pch')
-rw-r--r-- | scintilla/macosx/SciTest/SciTest_Prefix.pch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scintilla/macosx/SciTest/SciTest_Prefix.pch b/scintilla/macosx/SciTest/SciTest_Prefix.pch new file mode 100644 index 0000000..33b8548 --- /dev/null +++ b/scintilla/macosx/SciTest/SciTest_Prefix.pch @@ -0,0 +1,5 @@ +//
+// Prefix header for all source files of the 'SciTest' target in the 'SciTest' project.
+//
+
+#include <Carbon/Carbon.h>
|