Revert "Simplify apple platform include defines"

This reverts commit 3140c711a4.
This commit is contained in:
2026-05-27 17:54:06 +02:00
parent ab6b5927f8
commit 791fb785cf
6 changed files with 6 additions and 6 deletions
@@ -1,6 +1,6 @@
// Copyright (c) Wojciech Figat. All rights reserved.
#if PLATFORM_APPLE_FAMILY
#if PLATFORM_MAC || PLATFORM_IOS
#include "AppleFileSystem.h"
#include "AppleUtils.h"