Mac SystemFile_Apple.h build fix (#1159)

This commit is contained in:
lumberyard-employee-dm
2021-06-04 19:34:28 -05:00
committed by GitHub
parent d9b57bce67
commit 77f0d983c8
@@ -14,6 +14,9 @@
#include <sys/syslimits.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/stat.h>
#include <AzCore/std/typetraits/underlying_type.h>
namespace AZ
{