mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +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.
|
** routine, origin unknown.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef WITHOUT_FRAMEWORKS
|
||||||
#include <Types.h>
|
#include <Types.h>
|
||||||
#include <Files.h>
|
#include <Files.h>
|
||||||
#include <Errors.h>
|
#include <Errors.h>
|
||||||
|
#else
|
||||||
|
#include <Carbon/Carbon.h>
|
||||||
|
#endif
|
||||||
#include "getapplbycreator.h"
|
#include "getapplbycreator.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue