mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Guard inclusion of Aliases.h depending on presence.
This commit is contained in:
@@ -29,7 +29,10 @@ Copyright (C) 2011-2021 Natalia Portillo
|
||||
|
||||
#if defined(macintosh)
|
||||
|
||||
#if defined(HAVE_ALIASES_H) || !defined(HAVE_MULTIVERSE_H)
|
||||
#include <Aliases.h>
|
||||
#endif
|
||||
|
||||
#include <FileTypesAndCreators.h>
|
||||
#include <Files.h>
|
||||
#include <Gestalt.h>
|
||||
|
||||
Reference in New Issue
Block a user