// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. /*============================================================================= MacServerTargetPlatformPrivatePCH.h: Pre-compiled header file for the MacServerTargetPlatform module. =============================================================================*/ #pragma once /* Dependencies *****************************************************************************/ #include "Core.h" #include "ModuleManager.h" #include "Runtime/Core/Public/Mac/MacPlatformProperties.h" #if WITH_ENGINE #include "Engine.h" #include "TextureCompressorModule.h" #endif #include "TargetPlatform.h" #include "TargetPlatformBase.h" #include "LocalMacTargetDevice.h" #include "GenericMacTargetPlatform.h" /* Private includes *****************************************************************************/