diff options
| author | nyamatongwe <unknown> | 2011-09-24 16:18:16 +1000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2011-09-24 16:18:16 +1000 |
| commit | c90895ffeff34bab88b2bad25c2686b17a54e087 (patch) | |
| tree | 98be788826577a4c3ad8694e2e641db48fa64aad /macosx/SciTest/SciTest_Prefix.pch | |
| parent | 89f0c327bdd015fe8a35cdbd3b8178ddb139d0be (diff) | |
| download | scintilla-mirror-c90895ffeff34bab88b2bad25c2686b17a54e087.tar.gz | |
Removing Carbon platform layer in favour of Cocoa.
Diffstat (limited to 'macosx/SciTest/SciTest_Prefix.pch')
| -rw-r--r-- | macosx/SciTest/SciTest_Prefix.pch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/macosx/SciTest/SciTest_Prefix.pch b/macosx/SciTest/SciTest_Prefix.pch deleted file mode 100644 index 552cf97fc..000000000 --- a/macosx/SciTest/SciTest_Prefix.pch +++ /dev/null @@ -1,5 +0,0 @@ -// -// Prefix header for all source files of the 'SciTest' target in the 'SciTest' project. -// - -#include <Carbon/Carbon.h> |
