diff options
Diffstat (limited to 'macosx/SciTest/SciTest_Prefix.pch')
-rw-r--r-- | macosx/SciTest/SciTest_Prefix.pch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/macosx/SciTest/SciTest_Prefix.pch b/macosx/SciTest/SciTest_Prefix.pch new file mode 100644 index 000000000..552cf97fc --- /dev/null +++ b/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> |