Fix includes in Mac OS.

This commit is contained in:
2021-04-14 04:24:07 +01:00
parent d5b3e1f838
commit 7f9f03f00a
13 changed files with 0 additions and 24 deletions

View File

@@ -27,8 +27,6 @@ Copyright (C) 2011-2021 Natalia Portillo
#endif
#include <Files.h>
#include <MacTypes.h>
#include <stdint.h>
#include <stdio.h>
#include <string.h>

View File

@@ -29,8 +29,6 @@ Copyright (C) 2011-2021 Natalia Portillo
#include <FileTypesAndCreators.h>
#endif
#include <MacTypes.h>
#include "macos.h"
typedef struct

View File

@@ -27,8 +27,6 @@ Copyright (C) 2011-2021 Natalia Portillo
#endif
#include <Files.h>
#include <MacTypes.h>
#include <stdint.h>
#include <stdio.h>
#include <string.h>

View File

@@ -23,8 +23,6 @@ Copyright (C) 2011-2021 Natalia Portillo
*****************************************************************************/
#include <Files.h>
#include <MacTypes.h>
#include <stdint.h>
#include <stdio.h>
#include <string.h>

View File

@@ -27,8 +27,6 @@ Copyright (C) 2011-2021 Natalia Portillo
#endif
#include <Files.h>
#include <MacTypes.h>
#include <stdint.h>
#include <stdio.h>
#include <string.h>

View File

@@ -27,8 +27,6 @@ Copyright (C) 2011-2021 Natalia Portillo
#endif
#include <Files.h>
#include <MacTypes.h>
#include <stdint.h>
#include <stdio.h>
#include <string.h>

View File

@@ -27,8 +27,6 @@ Copyright (C) 2011-2021 Natalia Portillo
#endif
#include <Files.h>
#include <MacTypes.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

View File

@@ -32,9 +32,7 @@ Copyright (C) 2011-2021 Natalia Portillo
#include <Files.h>
#include <Gestalt.h>
#include <MacTypes.h>
#include <Resources.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

View File

@@ -30,7 +30,6 @@ Copyright (C) 2011-2021 Natalia Portillo
#endif
#include <Files.h>
#include <MacTypes.h>
static pascal OSErr CreateAliasFile(FSSpec* targetFile, FSSpec* aliasFile, OSType fileCreator, OSType fileType);

View File

@@ -23,8 +23,6 @@ Copyright (C) 2011-2021 Natalia Portillo
*****************************************************************************/
#include <Gestalt.h>
#include <MacTypes.h>
#include <stdint.h>
#include <stdio.h>
#include "../include/defs.h"

View File

@@ -27,9 +27,7 @@ Copyright (C) 2011-2021 Natalia Portillo
#endif
#include <Files.h>
#include <MacTypes.h>
#include <Resources.h>
#include <stdint.h>
#include <stdio.h>
#include <string.h>

View File

@@ -27,7 +27,6 @@ Copyright (C) 2011-2021 Natalia Portillo
#endif
#include <Files.h>
#include <stdint.h>
#include <stdio.h>
#include <string.h>

View File

@@ -24,8 +24,6 @@ Copyright (C) 2011-2021 Natalia Portillo
#include <Files.h>
#include <Gestalt.h>
#include <MacTypes.h>
#include <stdint.h>
#include <stdio.h>
#include "../include/defs.h"