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