// Copyright Epic Games, Inc. All Rights Reserved. #pragma once /* Dependencies *****************************************************************************/ #if UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_2 #include "HAL/Platform.h" #include "IDeviceProfileSelectorModule.h" #include "Modules/ModuleManager.h" #endif