Since we dropped carbon api, this workaround seems not longer to be necessary, pls. keep an eye

This commit is contained in:
Jens Verwiebe 2013-11-05 17:35:47 +00:00
parent 538a6ed57a
commit eabc16ab52

@ -55,9 +55,7 @@
#endif
#ifdef __APPLE__
/* XXX BIG WARNING: carbon.h can not be included in blender code, it conflicts with struct ID */
# define ID ID_
# include <CoreServices/CoreServices.h>
#include <Carbon/Carbon.h>
#endif /* __APPLE__ */
#ifdef __linux__