mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Another include Carbon/Carbon.h
This commit is contained in:
parent
741e0378e4
commit
25e0c79487
1 changed files with 4 additions and 0 deletions
|
@ -41,9 +41,13 @@ PERFORMANCE OF THIS SOFTWARE.
|
|||
** routine, origin unknown.
|
||||
*/
|
||||
|
||||
#ifdef WITHOUT_FRAMEWORKS
|
||||
#include <Types.h>
|
||||
#include <Files.h>
|
||||
#include <Errors.h>
|
||||
#else
|
||||
#include <Carbon/Carbon.h>
|
||||
#endif
|
||||
#include "getapplbycreator.h"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue