// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. #pragma once #include "AutomationController.h" /* Dependencies *****************************************************************************/ #include "AutomationMessages.h" #include "Messaging.h" #include "UnrealEdMessages.h" /* Private includes *****************************************************************************/ #include "AutomationDeviceClusterManager.h" #include "AutomationReport.h" #include "AutomationReportManager.h" #include "AutomationControllerModule.h" #include "AutomationControllerManager.h"