From 997594c36c92e339d28856abbb57a44bd44fea25 Mon Sep 17 00:00:00 2001 From: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> Date: Wed, 14 Jul 2021 09:37:25 -0700 Subject: [PATCH] Code/Tools/Standalone Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> --- .../Tools/AssetProcessor/native/precompiled.h | 38 ------------------- .../StandaloneApplication_Unimplemented.cpp | 1 - .../Mac/Source/StandaloneApplication_Mac.cpp | 1 - .../Source/StandaloneApplication_Windows.cpp | 1 - .../Annotations/AnnotationHeaderView.cpp | 2 - .../Driller/Annotations/Annotations.cpp | 1 - .../Driller/Annotations/Annotations.hxx | 1 + .../Annotations/AnnotationsDataView.cpp | 2 - .../AnnotationsDataView_Events.cpp | 2 - .../AnnotationsHeaderView_Events.cpp | 2 - .../ConfigureAnnotationsWindow.cpp | 1 - .../Standalone/Source/Driller/AreaChart.cpp | 2 - Code/Tools/Standalone/Source/Driller/Axis.cpp | 2 - .../Driller/Carrier/CarrierDataAggregator.cpp | 2 - .../Driller/Carrier/CarrierDataEvents.h | 1 + .../Driller/Carrier/CarrierDataParser.cpp | 2 - .../Driller/Carrier/CarrierDataView.cpp | 1 - .../Driller/ChannelConfigurationDialog.cpp | 2 - .../Driller/ChannelConfigurationWidget.cpp | 2 - .../Source/Driller/ChannelControl.cpp | 2 - .../Source/Driller/ChannelDataView.cpp | 2 - .../Source/Driller/ChannelProfilerWidget.cpp | 2 - .../Source/Driller/ChartNumberFormats.cpp | 2 - .../Standalone/Source/Driller/ChartTypes.cpp | 2 - .../Source/Driller/CollapsiblePanel.cpp | 2 - .../Source/Driller/CombinedEventsControl.cpp | 2 - .../Driller/CustomizeCSVExportWidget.cpp | 2 - .../Source/Driller/DoubleListSelector.cpp | 2 - .../Source/Driller/DrillerAggregator.cpp | 2 - .../Source/Driller/DrillerCaptureWindow.cpp | 2 - .../Source/Driller/DrillerContext.cpp | 1 - .../Source/Driller/DrillerDataContainer.cpp | 2 - .../Source/Driller/DrillerEvent.cpp | 2 - .../Source/Driller/DrillerMainWindow.cpp | 2 - .../Driller/DrillerMainWindowMessages.cpp | 1 - .../EventTrace/EventTraceDataAggregator.cpp | 2 - .../EventTrace/EventTraceDataParser.cpp | 2 - .../Source/Driller/FilteredListView.cpp | 3 +- .../GenericCustomizeCSVExportWidget.cpp | 2 - .../Driller/IO/StreamerDataAggregator.cpp | 2 - .../Source/Driller/IO/StreamerDataParser.cpp | 2 - .../Source/Driller/IO/StreamerDataView.cpp | 2 - .../Driller/IO/StreamerDrillerDialog.cpp | 2 - .../Source/Driller/IO/StreamerEvents.cpp | 2 - .../Driller/Memory/MemoryDataAggregator.cpp | 2 - .../Driller/Memory/MemoryDataParser.cpp | 2 - .../Source/Driller/Memory/MemoryDataView.cpp | 2 - .../Source/Driller/Memory/MemoryEvents.cpp | 2 - .../Profiler/ProfilerDataAggregator.cpp | 2 - .../Driller/Profiler/ProfilerDataPanel.cpp | 2 - .../Driller/Profiler/ProfilerDataParser.cpp | 2 - .../Driller/Profiler/ProfilerDataView.cpp | 2 - .../Driller/Profiler/ProfilerEvents.cpp | 2 - .../Source/Driller/Profiler/ProfilerEvents.h | 1 + .../Source/Driller/RacetrackChart.cpp | 2 - .../Rendering/VRAM/VRAMDataAggregator.cpp | 2 - .../Driller/Rendering/VRAM/VRAMDataParser.cpp | 2 - .../Driller/Rendering/VRAM/VRAMEvents.cpp | 1 - .../Driller/Replica/BaseDetailViewQObject.cpp | 2 - .../Replica/BaseDetailViewSavedState.h | 1 + .../Replica/OverallReplicaDetailView.cpp | 2 - .../Replica/ReplicaBandwidthChartData.cpp | 2 - .../Replica/ReplicaChunkTypeDetailView.cpp | 2 - .../ReplicaChunkUsageDataContainers.cpp | 2 - .../Driller/Replica/ReplicaDataAggregator.cpp | 2 - ...eplicaDataAggregatorConfigurationPanel.cpp | 2 - .../Driller/Replica/ReplicaDataParser.cpp | 2 - .../Driller/Replica/ReplicaDataView.cpp | 2 - .../Driller/Replica/ReplicaDetailView.cpp | 2 - .../Driller/Replica/ReplicaDisplayHelpers.cpp | 2 - .../Driller/Replica/ReplicaDisplayTypes.cpp | 2 - .../Replica/ReplicaDrillerConfigToolbar.cpp | 2 - .../Driller/Replica/ReplicaTreeViewModel.cpp | 2 - .../Replica/ReplicaUsageDataContainers.cpp | 2 - .../Standalone/Source/Driller/StripChart.cpp | 2 - .../Driller/Trace/TraceDrillerDialog.cpp | 2 - .../Trace/TraceMessageDataAggregator.cpp | 2 - .../Driller/Trace/TraceMessageDataParser.cpp | 2 - .../Unsupported/UnsupportedDataAggregator.cpp | 2 - .../Unsupported/UnsupportedDataParser.cpp | 2 - .../Source/Driller/Workspaces/Workspace.cpp | 1 - .../Standalone/Source/Editor/LuaEditor.cpp | 1 - .../Source/Editor/ProfilerEditor.cpp | 1 - .../Standalone/Source/LUA/BreakpointPanel.cpp | 2 - .../Source/LUA/ClassReferenceFilter.cpp | 2 - .../Source/LUA/ClassReferencePanel.cpp | 2 - .../LUA/CodeCompletion/LUACompleter.cpp | 1 - .../LUA/CodeCompletion/LUACompletionModel.cpp | 1 - .../Source/LUA/DebugAttachmentButton.cpp | 1 - .../LUA/LUABreakpointTrackerMessages.cpp | 1 - .../Source/LUA/LUADebuggerComponent.cpp | 2 - .../Source/LUA/LUAEditorBreakpointWidget.cpp | 1 - .../Source/LUA/LUAEditorContext.cpp | 2 +- .../Source/LUA/LUAEditorFindDialog.cpp | 1 - .../Source/LUA/LUAEditorFindResults.cpp | 2 - .../Source/LUA/LUAEditorFoldingWidget.cpp | 1 - .../Source/LUA/LUAEditorGoToLineDialog.cpp | 2 - .../Source/LUA/LUAEditorMainWindow.cpp | 2 +- .../Source/LUA/LUAEditorPlainTextEdit.cpp | 1 - .../Source/LUA/LUAEditorSettingsDialog.cpp | 1 - .../Source/LUA/LUAEditorStyleMessages.cpp | 2 - .../Source/LUA/LUAEditorSyntaxHighlighter.cpp | 1 - .../Standalone/Source/LUA/LUAEditorView.cpp | 2 - .../LUA/LUATargetContextTrackerMessages.cpp | 1 - .../Standalone/Source/LUA/StackPanel.cpp | 2 - .../Source/LUA/TargetContextButton.cpp | 1 - .../Standalone/Source/LUA/WatchesPanel.cpp | 2 - .../Standalone/Source/LuaIDEApplication.cpp | 2 - .../Standalone/Source/ProfilerApplication.cpp | 2 - .../Source/StandaloneToolsApplication.cpp | 1 - .../Source/Telemetry/TelemetryComponent.cpp | 4 +- .../Source/Telemetry/TelemetryEvent.cpp | 2 - .../Standalone/StandaloneTools_precompiled.h | 18 --------- .../Standalone/standalone_tools_files.cmake | 1 - 114 files changed, 9 insertions(+), 244 deletions(-) delete mode 100644 Code/Tools/AssetProcessor/native/precompiled.h delete mode 100644 Code/Tools/Standalone/StandaloneTools_precompiled.h diff --git a/Code/Tools/AssetProcessor/native/precompiled.h b/Code/Tools/AssetProcessor/native/precompiled.h deleted file mode 100644 index 3b4f041458..0000000000 --- a/Code/Tools/AssetProcessor/native/precompiled.h +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution. - * - * SPDX-License-Identifier: Apache-2.0 OR MIT - * - */ -#ifndef ASSETPROCESSOR_PRECOMPILED_H -#define ASSETPROCESSOR_PRECOMPILED_H - -#if 1 // change to 0 to temporarily turn off pch to make sure includes are ok - -#include -#include -#include -#include -#include -#include -#if !defined(BATCH_MODE) -#include -#endif -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#endif - -#endif // ASSETPROCESSOR_PRECOMPILED_H diff --git a/Code/Tools/Standalone/Platform/Common/Unimplemented/Source/StandaloneApplication_Unimplemented.cpp b/Code/Tools/Standalone/Platform/Common/Unimplemented/Source/StandaloneApplication_Unimplemented.cpp index 10c6c7acce..49ca7ec5b4 100644 --- a/Code/Tools/Standalone/Platform/Common/Unimplemented/Source/StandaloneApplication_Unimplemented.cpp +++ b/Code/Tools/Standalone/Platform/Common/Unimplemented/Source/StandaloneApplication_Unimplemented.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include namespace StandaloneTools diff --git a/Code/Tools/Standalone/Platform/Mac/Source/StandaloneApplication_Mac.cpp b/Code/Tools/Standalone/Platform/Mac/Source/StandaloneApplication_Mac.cpp index 9d8f8ef7f4..e69b535e52 100644 --- a/Code/Tools/Standalone/Platform/Mac/Source/StandaloneApplication_Mac.cpp +++ b/Code/Tools/Standalone/Platform/Mac/Source/StandaloneApplication_Mac.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include #include diff --git a/Code/Tools/Standalone/Platform/Windows/Source/StandaloneApplication_Windows.cpp b/Code/Tools/Standalone/Platform/Windows/Source/StandaloneApplication_Windows.cpp index 265f8945e1..c24088af83 100644 --- a/Code/Tools/Standalone/Platform/Windows/Source/StandaloneApplication_Windows.cpp +++ b/Code/Tools/Standalone/Platform/Windows/Source/StandaloneApplication_Windows.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include namespace StandaloneTools diff --git a/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationHeaderView.cpp b/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationHeaderView.cpp index 9231400e72..8940039b36 100644 --- a/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationHeaderView.cpp +++ b/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationHeaderView.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "AnnotationHeaderView.hxx" #include "AnnotationsDataView.hxx" #include "Annotations.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/Annotations/Annotations.cpp b/Code/Tools/Standalone/Source/Driller/Annotations/Annotations.cpp index c402734a37..97735498de 100644 --- a/Code/Tools/Standalone/Source/Driller/Annotations/Annotations.cpp +++ b/Code/Tools/Standalone/Source/Driller/Annotations/Annotations.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include "Annotations.hxx" #include #include diff --git a/Code/Tools/Standalone/Source/Driller/Annotations/Annotations.hxx b/Code/Tools/Standalone/Source/Driller/Annotations/Annotations.hxx index 0802a16149..a84a9866fb 100644 --- a/Code/Tools/Standalone/Source/Driller/Annotations/Annotations.hxx +++ b/Code/Tools/Standalone/Source/Driller/Annotations/Annotations.hxx @@ -13,6 +13,7 @@ #include #include #include +#include #include #include diff --git a/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationsDataView.cpp b/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationsDataView.cpp index 19ae075bc4..f9e268dce5 100644 --- a/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationsDataView.cpp +++ b/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationsDataView.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "AnnotationsDataView.hxx" #include "AnnotationHeaderView.hxx" #include "Annotations.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationsDataView_Events.cpp b/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationsDataView_Events.cpp index 6728acd216..a71c8286cb 100644 --- a/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationsDataView_Events.cpp +++ b/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationsDataView_Events.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "AnnotationsDataView_Events.hxx" #include "AnnotationsHeaderView_Events.hxx" #include "Annotations.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationsHeaderView_Events.cpp b/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationsHeaderView_Events.cpp index 47784b76b1..79c9105dbc 100644 --- a/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationsHeaderView_Events.cpp +++ b/Code/Tools/Standalone/Source/Driller/Annotations/AnnotationsHeaderView_Events.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "AnnotationsHeaderView_Events.hxx" #include "AnnotationsDataView_Events.hxx" #include "Annotations.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/Annotations/ConfigureAnnotationsWindow.cpp b/Code/Tools/Standalone/Source/Driller/Annotations/ConfigureAnnotationsWindow.cpp index 75e34fea36..eb56a20091 100644 --- a/Code/Tools/Standalone/Source/Driller/Annotations/ConfigureAnnotationsWindow.cpp +++ b/Code/Tools/Standalone/Source/Driller/Annotations/ConfigureAnnotationsWindow.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include #include "ConfigureAnnotationsWindow.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/AreaChart.cpp b/Code/Tools/Standalone/Source/Driller/AreaChart.cpp index 10032e5c2c..850def4a66 100644 --- a/Code/Tools/Standalone/Source/Driller/AreaChart.cpp +++ b/Code/Tools/Standalone/Source/Driller/AreaChart.cpp @@ -4,8 +4,6 @@ * SPDX-License-Identifier: Apache-2.0 OR MIT * */ -#include "StandaloneTools_precompiled.h" - #include #include diff --git a/Code/Tools/Standalone/Source/Driller/Axis.cpp b/Code/Tools/Standalone/Source/Driller/Axis.cpp index 51fd0fb556..c68fed30d6 100644 --- a/Code/Tools/Standalone/Source/Driller/Axis.cpp +++ b/Code/Tools/Standalone/Source/Driller/Axis.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include #include diff --git a/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataAggregator.cpp b/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataAggregator.cpp index 0ce93296ac..d393772df2 100644 --- a/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataAggregator.cpp +++ b/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataAggregator.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include #include diff --git a/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataEvents.h b/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataEvents.h index c95797aed5..e49e727a7c 100644 --- a/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataEvents.h +++ b/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataEvents.h @@ -10,6 +10,7 @@ #include #include +#include #include "Source/Driller/DrillerEvent.h" namespace Driller diff --git a/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataParser.cpp b/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataParser.cpp index 3343ec6493..43900f2508 100644 --- a/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataParser.cpp +++ b/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataParser.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "CarrierDataEvents.h" #include "CarrierDataAggregator.hxx" #include "CarrierDataParser.h" diff --git a/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataView.cpp b/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataView.cpp index 990672a28e..6a8a4249ec 100644 --- a/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataView.cpp +++ b/Code/Tools/Standalone/Source/Driller/Carrier/CarrierDataView.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include #include "CarrierDataEvents.h" #include "CarrierDataAggregator.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/ChannelConfigurationDialog.cpp b/Code/Tools/Standalone/Source/Driller/ChannelConfigurationDialog.cpp index 7b1117b7cc..2d1a0f1242 100644 --- a/Code/Tools/Standalone/Source/Driller/ChannelConfigurationDialog.cpp +++ b/Code/Tools/Standalone/Source/Driller/ChannelConfigurationDialog.cpp @@ -4,8 +4,6 @@ * SPDX-License-Identifier: Apache-2.0 OR MIT * */ -#include "StandaloneTools_precompiled.h" - #include "Source/Driller/ChannelConfigurationDialog.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/ChannelConfigurationWidget.cpp b/Code/Tools/Standalone/Source/Driller/ChannelConfigurationWidget.cpp index 20b250c6a9..e378c79003 100644 --- a/Code/Tools/Standalone/Source/Driller/ChannelConfigurationWidget.cpp +++ b/Code/Tools/Standalone/Source/Driller/ChannelConfigurationWidget.cpp @@ -4,8 +4,6 @@ * SPDX-License-Identifier: Apache-2.0 OR MIT * */ -#include "StandaloneTools_precompiled.h" - #include #include diff --git a/Code/Tools/Standalone/Source/Driller/ChannelControl.cpp b/Code/Tools/Standalone/Source/Driller/ChannelControl.cpp index 37628de1bc..fbc6d91812 100644 --- a/Code/Tools/Standalone/Source/Driller/ChannelControl.cpp +++ b/Code/Tools/Standalone/Source/Driller/ChannelControl.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "ChannelControl.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/ChannelDataView.cpp b/Code/Tools/Standalone/Source/Driller/ChannelDataView.cpp index 69c7cc1b5f..d370c650ed 100644 --- a/Code/Tools/Standalone/Source/Driller/ChannelDataView.cpp +++ b/Code/Tools/Standalone/Source/Driller/ChannelDataView.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include #include "ChannelDataView.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/ChannelProfilerWidget.cpp b/Code/Tools/Standalone/Source/Driller/ChannelProfilerWidget.cpp index 863f9db826..5933e304ca 100644 --- a/Code/Tools/Standalone/Source/Driller/ChannelProfilerWidget.cpp +++ b/Code/Tools/Standalone/Source/Driller/ChannelProfilerWidget.cpp @@ -4,8 +4,6 @@ * SPDX-License-Identifier: Apache-2.0 OR MIT * */ -#include "StandaloneTools_precompiled.h" - #include "Source/Driller/ChannelProfilerWidget.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/ChartNumberFormats.cpp b/Code/Tools/Standalone/Source/Driller/ChartNumberFormats.cpp index 761b531b53..3542ac8ee6 100644 --- a/Code/Tools/Standalone/Source/Driller/ChartNumberFormats.cpp +++ b/Code/Tools/Standalone/Source/Driller/ChartNumberFormats.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "ChartNumberFormats.h" namespace DrillerCharts diff --git a/Code/Tools/Standalone/Source/Driller/ChartTypes.cpp b/Code/Tools/Standalone/Source/Driller/ChartTypes.cpp index e2e65415ba..0def87cdc9 100644 --- a/Code/Tools/Standalone/Source/Driller/ChartTypes.cpp +++ b/Code/Tools/Standalone/Source/Driller/ChartTypes.cpp @@ -4,8 +4,6 @@ * SPDX-License-Identifier: Apache-2.0 OR MIT * */ -#include "StandaloneTools_precompiled.h" - #include "Source/Driller/ChartTypes.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/CollapsiblePanel.cpp b/Code/Tools/Standalone/Source/Driller/CollapsiblePanel.cpp index 795b30254e..ddc466e139 100644 --- a/Code/Tools/Standalone/Source/Driller/CollapsiblePanel.cpp +++ b/Code/Tools/Standalone/Source/Driller/CollapsiblePanel.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "CollapsiblePanel.hxx" #include #include diff --git a/Code/Tools/Standalone/Source/Driller/CombinedEventsControl.cpp b/Code/Tools/Standalone/Source/Driller/CombinedEventsControl.cpp index c4710565a0..e96a80cdfa 100644 --- a/Code/Tools/Standalone/Source/Driller/CombinedEventsControl.cpp +++ b/Code/Tools/Standalone/Source/Driller/CombinedEventsControl.cpp @@ -4,8 +4,6 @@ * SPDX-License-Identifier: Apache-2.0 OR MIT * */ -#include "StandaloneTools_precompiled.h" - #include #include "CombinedEventsControl.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/CustomizeCSVExportWidget.cpp b/Code/Tools/Standalone/Source/Driller/CustomizeCSVExportWidget.cpp index b7b47f51f7..f554ddf716 100644 --- a/Code/Tools/Standalone/Source/Driller/CustomizeCSVExportWidget.cpp +++ b/Code/Tools/Standalone/Source/Driller/CustomizeCSVExportWidget.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "Source/Driller/CustomizeCSVExportWidget.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/DoubleListSelector.cpp b/Code/Tools/Standalone/Source/Driller/DoubleListSelector.cpp index 986f41c849..f62a6814bb 100644 --- a/Code/Tools/Standalone/Source/Driller/DoubleListSelector.cpp +++ b/Code/Tools/Standalone/Source/Driller/DoubleListSelector.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "DoubleListSelector.hxx" #include #include diff --git a/Code/Tools/Standalone/Source/Driller/DrillerAggregator.cpp b/Code/Tools/Standalone/Source/Driller/DrillerAggregator.cpp index 1e4022be86..8c9d3278af 100644 --- a/Code/Tools/Standalone/Source/Driller/DrillerAggregator.cpp +++ b/Code/Tools/Standalone/Source/Driller/DrillerAggregator.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "DrillerAggregator.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/DrillerCaptureWindow.cpp b/Code/Tools/Standalone/Source/Driller/DrillerCaptureWindow.cpp index 65e05a8cee..df0f6a499b 100644 --- a/Code/Tools/Standalone/Source/Driller/DrillerCaptureWindow.cpp +++ b/Code/Tools/Standalone/Source/Driller/DrillerCaptureWindow.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "DrillerCaptureWindow.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/DrillerContext.cpp b/Code/Tools/Standalone/Source/Driller/DrillerContext.cpp index 70be41cedf..37473db861 100644 --- a/Code/Tools/Standalone/Source/Driller/DrillerContext.cpp +++ b/Code/Tools/Standalone/Source/Driller/DrillerContext.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include "DrillerContext.h" #include #include diff --git a/Code/Tools/Standalone/Source/Driller/DrillerDataContainer.cpp b/Code/Tools/Standalone/Source/Driller/DrillerDataContainer.cpp index c60e40e3dd..c2aecaae5a 100644 --- a/Code/Tools/Standalone/Source/Driller/DrillerDataContainer.cpp +++ b/Code/Tools/Standalone/Source/Driller/DrillerDataContainer.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "DrillerDataContainer.h" #include diff --git a/Code/Tools/Standalone/Source/Driller/DrillerEvent.cpp b/Code/Tools/Standalone/Source/Driller/DrillerEvent.cpp index 9d0ff44014..19a56c2347 100644 --- a/Code/Tools/Standalone/Source/Driller/DrillerEvent.cpp +++ b/Code/Tools/Standalone/Source/Driller/DrillerEvent.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "DrillerEvent.h" namespace Driller diff --git a/Code/Tools/Standalone/Source/Driller/DrillerMainWindow.cpp b/Code/Tools/Standalone/Source/Driller/DrillerMainWindow.cpp index fe6ac686b2..146f109cfd 100644 --- a/Code/Tools/Standalone/Source/Driller/DrillerMainWindow.cpp +++ b/Code/Tools/Standalone/Source/Driller/DrillerMainWindow.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "DrillerMainWindow.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/DrillerMainWindowMessages.cpp b/Code/Tools/Standalone/Source/Driller/DrillerMainWindowMessages.cpp index a900fb1b2a..0703801bc0 100644 --- a/Code/Tools/Standalone/Source/Driller/DrillerMainWindowMessages.cpp +++ b/Code/Tools/Standalone/Source/Driller/DrillerMainWindowMessages.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include #include "DrillerMainWindowMessages.h" diff --git a/Code/Tools/Standalone/Source/Driller/EventTrace/EventTraceDataAggregator.cpp b/Code/Tools/Standalone/Source/Driller/EventTrace/EventTraceDataAggregator.cpp index 9f36a6e857..b5b8ffa3e4 100644 --- a/Code/Tools/Standalone/Source/Driller/EventTrace/EventTraceDataAggregator.cpp +++ b/Code/Tools/Standalone/Source/Driller/EventTrace/EventTraceDataAggregator.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include #include #include diff --git a/Code/Tools/Standalone/Source/Driller/EventTrace/EventTraceDataParser.cpp b/Code/Tools/Standalone/Source/Driller/EventTrace/EventTraceDataParser.cpp index c5a2c931d9..91876ba3a7 100644 --- a/Code/Tools/Standalone/Source/Driller/EventTrace/EventTraceDataParser.cpp +++ b/Code/Tools/Standalone/Source/Driller/EventTrace/EventTraceDataParser.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "EventTraceDataParser.h" #include "EventTraceDataAggregator.h" #include "EventTraceEvents.h" diff --git a/Code/Tools/Standalone/Source/Driller/FilteredListView.cpp b/Code/Tools/Standalone/Source/Driller/FilteredListView.cpp index 32f93b5238..b5e8790f48 100644 --- a/Code/Tools/Standalone/Source/Driller/FilteredListView.cpp +++ b/Code/Tools/Standalone/Source/Driller/FilteredListView.cpp @@ -5,13 +5,12 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "Source/Driller/FilteredListView.hxx" #include #include #include +#include #include diff --git a/Code/Tools/Standalone/Source/Driller/GenericCustomizeCSVExportWidget.cpp b/Code/Tools/Standalone/Source/Driller/GenericCustomizeCSVExportWidget.cpp index a9027ace40..ac316e908a 100644 --- a/Code/Tools/Standalone/Source/Driller/GenericCustomizeCSVExportWidget.cpp +++ b/Code/Tools/Standalone/Source/Driller/GenericCustomizeCSVExportWidget.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "Source/Driller/GenericCustomizeCSVExportWidget.hxx" #include #include diff --git a/Code/Tools/Standalone/Source/Driller/IO/StreamerDataAggregator.cpp b/Code/Tools/Standalone/Source/Driller/IO/StreamerDataAggregator.cpp index 99adf9626f..4d7a0b8915 100644 --- a/Code/Tools/Standalone/Source/Driller/IO/StreamerDataAggregator.cpp +++ b/Code/Tools/Standalone/Source/Driller/IO/StreamerDataAggregator.cpp @@ -5,8 +5,6 @@ * */ -#include "Woodpecker_precompiled.h" - #include "StreamerDataAggregator.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/IO/StreamerDataParser.cpp b/Code/Tools/Standalone/Source/Driller/IO/StreamerDataParser.cpp index 9cb7c90c4b..9602386708 100644 --- a/Code/Tools/Standalone/Source/Driller/IO/StreamerDataParser.cpp +++ b/Code/Tools/Standalone/Source/Driller/IO/StreamerDataParser.cpp @@ -5,8 +5,6 @@ * */ -#include "Woodpecker_precompiled.h" - #include "StreamerDataAggregator.hxx" namespace Driller diff --git a/Code/Tools/Standalone/Source/Driller/IO/StreamerDataView.cpp b/Code/Tools/Standalone/Source/Driller/IO/StreamerDataView.cpp index 37f08aabb7..12fab402eb 100644 --- a/Code/Tools/Standalone/Source/Driller/IO/StreamerDataView.cpp +++ b/Code/Tools/Standalone/Source/Driller/IO/StreamerDataView.cpp @@ -5,8 +5,6 @@ * */ -#include "Woodpecker_precompiled.h" - #include "StreamerDataView.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/IO/StreamerDrillerDialog.cpp b/Code/Tools/Standalone/Source/Driller/IO/StreamerDrillerDialog.cpp index 2034045ea5..62d353e8de 100644 --- a/Code/Tools/Standalone/Source/Driller/IO/StreamerDrillerDialog.cpp +++ b/Code/Tools/Standalone/Source/Driller/IO/StreamerDrillerDialog.cpp @@ -5,8 +5,6 @@ * */ -#include "Woodpecker_precompiled.h" - #include "StreamerDrillerDialog.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/IO/StreamerEvents.cpp b/Code/Tools/Standalone/Source/Driller/IO/StreamerEvents.cpp index 0fb70f12cf..ba2900a05e 100644 --- a/Code/Tools/Standalone/Source/Driller/IO/StreamerEvents.cpp +++ b/Code/Tools/Standalone/Source/Driller/IO/StreamerEvents.cpp @@ -5,8 +5,6 @@ * */ -#include "Woodpecker_precompiled.h" - #include "StreamerEvents.h" #include "StreamerDataAggregator.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/Memory/MemoryDataAggregator.cpp b/Code/Tools/Standalone/Source/Driller/Memory/MemoryDataAggregator.cpp index c3b877a743..b0459c658e 100644 --- a/Code/Tools/Standalone/Source/Driller/Memory/MemoryDataAggregator.cpp +++ b/Code/Tools/Standalone/Source/Driller/Memory/MemoryDataAggregator.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "MemoryDataAggregator.hxx" #include #include "MemoryDataView.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/Memory/MemoryDataParser.cpp b/Code/Tools/Standalone/Source/Driller/Memory/MemoryDataParser.cpp index 5028869d3c..8e02e899d3 100644 --- a/Code/Tools/Standalone/Source/Driller/Memory/MemoryDataParser.cpp +++ b/Code/Tools/Standalone/Source/Driller/Memory/MemoryDataParser.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "MemoryDataParser.h" #include "MemoryDataAggregator.hxx" #include "MemoryEvents.h" diff --git a/Code/Tools/Standalone/Source/Driller/Memory/MemoryDataView.cpp b/Code/Tools/Standalone/Source/Driller/Memory/MemoryDataView.cpp index ec909c136d..077ca7847b 100644 --- a/Code/Tools/Standalone/Source/Driller/Memory/MemoryDataView.cpp +++ b/Code/Tools/Standalone/Source/Driller/Memory/MemoryDataView.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "MemoryDataView.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/Memory/MemoryEvents.cpp b/Code/Tools/Standalone/Source/Driller/Memory/MemoryEvents.cpp index a69bee6dc5..0d42cbe61c 100644 --- a/Code/Tools/Standalone/Source/Driller/Memory/MemoryEvents.cpp +++ b/Code/Tools/Standalone/Source/Driller/Memory/MemoryEvents.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "MemoryEvents.h" #include "MemoryDataAggregator.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataAggregator.cpp b/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataAggregator.cpp index 886afe336c..74e2542ed6 100644 --- a/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataAggregator.cpp +++ b/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataAggregator.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "ProfilerDataAggregator.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataPanel.cpp b/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataPanel.cpp index 964cdeb343..ca5242c63f 100644 --- a/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataPanel.cpp +++ b/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataPanel.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include #include diff --git a/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataParser.cpp b/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataParser.cpp index b1bd484cec..3e9f9fd5ad 100644 --- a/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataParser.cpp +++ b/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataParser.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "ProfilerDataParser.h" #include "ProfilerDataAggregator.hxx" #include "ProfilerEvents.h" diff --git a/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataView.cpp b/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataView.cpp index d578883d24..8a3f6f62b4 100644 --- a/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataView.cpp +++ b/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerDataView.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "ProfilerDataView.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerEvents.cpp b/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerEvents.cpp index b356b7a7ad..0ad0a180c8 100644 --- a/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerEvents.cpp +++ b/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerEvents.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "ProfilerEvents.h" #include "ProfilerDataAggregator.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerEvents.h b/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerEvents.h index 2f5f4905a9..d3fea110fe 100644 --- a/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerEvents.h +++ b/Code/Tools/Standalone/Source/Driller/Profiler/ProfilerEvents.h @@ -9,6 +9,7 @@ #define DRILLER_PROFILER_EVENTS_H #include "Source/Driller/DrillerEvent.h" +#include namespace Driller { diff --git a/Code/Tools/Standalone/Source/Driller/RacetrackChart.cpp b/Code/Tools/Standalone/Source/Driller/RacetrackChart.cpp index f73550b8b9..9e2f90d29b 100644 --- a/Code/Tools/Standalone/Source/Driller/RacetrackChart.cpp +++ b/Code/Tools/Standalone/Source/Driller/RacetrackChart.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "RacetrackChart.hxx" #include #include "DrillerMainWindowMessages.h" diff --git a/Code/Tools/Standalone/Source/Driller/Rendering/VRAM/VRAMDataAggregator.cpp b/Code/Tools/Standalone/Source/Driller/Rendering/VRAM/VRAMDataAggregator.cpp index 352107aca0..91a1b26c57 100644 --- a/Code/Tools/Standalone/Source/Driller/Rendering/VRAM/VRAMDataAggregator.cpp +++ b/Code/Tools/Standalone/Source/Driller/Rendering/VRAM/VRAMDataAggregator.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "VRAMDataAggregator.hxx" #include #include "VRAMEvents.h" diff --git a/Code/Tools/Standalone/Source/Driller/Rendering/VRAM/VRAMDataParser.cpp b/Code/Tools/Standalone/Source/Driller/Rendering/VRAM/VRAMDataParser.cpp index c4d159f3fa..2b69f4b9a1 100644 --- a/Code/Tools/Standalone/Source/Driller/Rendering/VRAM/VRAMDataParser.cpp +++ b/Code/Tools/Standalone/Source/Driller/Rendering/VRAM/VRAMDataParser.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "VRAMDataParser.h" #include "VRAMDataAggregator.hxx" #include "VRAMEvents.h" diff --git a/Code/Tools/Standalone/Source/Driller/Rendering/VRAM/VRAMEvents.cpp b/Code/Tools/Standalone/Source/Driller/Rendering/VRAM/VRAMEvents.cpp index 475f9fb04f..34d7dd0175 100644 --- a/Code/Tools/Standalone/Source/Driller/Rendering/VRAM/VRAMEvents.cpp +++ b/Code/Tools/Standalone/Source/Driller/Rendering/VRAM/VRAMEvents.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include "VRAMEvents.h" #include "VRAMDataAggregator.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/Replica/BaseDetailViewQObject.cpp b/Code/Tools/Standalone/Source/Driller/Replica/BaseDetailViewQObject.cpp index 0d5002e4df..849d8579ae 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/BaseDetailViewQObject.cpp +++ b/Code/Tools/Standalone/Source/Driller/Replica/BaseDetailViewQObject.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "BaseDetailViewQObject.hxx" #include #include diff --git a/Code/Tools/Standalone/Source/Driller/Replica/BaseDetailViewSavedState.h b/Code/Tools/Standalone/Source/Driller/Replica/BaseDetailViewSavedState.h index 9fcacf411a..fa1fcce4b3 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/BaseDetailViewSavedState.h +++ b/Code/Tools/Standalone/Source/Driller/Replica/BaseDetailViewSavedState.h @@ -10,6 +10,7 @@ #include #include +#include namespace Driller { diff --git a/Code/Tools/Standalone/Source/Driller/Replica/OverallReplicaDetailView.cpp b/Code/Tools/Standalone/Source/Driller/Replica/OverallReplicaDetailView.cpp index d463bab9ba..0ff0e759da 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/OverallReplicaDetailView.cpp +++ b/Code/Tools/Standalone/Source/Driller/Replica/OverallReplicaDetailView.cpp @@ -4,8 +4,6 @@ * SPDX-License-Identifier: Apache-2.0 OR MIT * */ -#include "StandaloneTools_precompiled.h" - #include #include diff --git a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaBandwidthChartData.cpp b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaBandwidthChartData.cpp index 557aa3f912..e9a7800dd5 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaBandwidthChartData.cpp +++ b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaBandwidthChartData.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include #include "ReplicaBandwidthChartData.h" diff --git a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaChunkTypeDetailView.cpp b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaChunkTypeDetailView.cpp index e3012c9ca3..2f8eaba2fd 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaChunkTypeDetailView.cpp +++ b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaChunkTypeDetailView.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include #include diff --git a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaChunkUsageDataContainers.cpp b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaChunkUsageDataContainers.cpp index 1b6e212579..2c65375baf 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaChunkUsageDataContainers.cpp +++ b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaChunkUsageDataContainers.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "ReplicaChunkUsageDataContainers.h" #include "Source/Driller/StripChart.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataAggregator.cpp b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataAggregator.cpp index bda37901d3..7c4ffa7795 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataAggregator.cpp +++ b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataAggregator.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include #include #include diff --git a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataAggregatorConfigurationPanel.cpp b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataAggregatorConfigurationPanel.cpp index abfed45ff8..f60257f78e 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataAggregatorConfigurationPanel.cpp +++ b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataAggregatorConfigurationPanel.cpp @@ -4,8 +4,6 @@ * SPDX-License-Identifier: Apache-2.0 OR MIT * */ -#include "StandaloneTools_precompiled.h" - #include #include diff --git a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataParser.cpp b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataParser.cpp index c33234c74e..aec95c15aa 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataParser.cpp +++ b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataParser.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "ReplicaDataParser.h" #include "ReplicaDataAggregator.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataView.cpp b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataView.cpp index 488c878586..caf8872a46 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataView.cpp +++ b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDataView.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include #include #include diff --git a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDetailView.cpp b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDetailView.cpp index 34a09857c3..cc1267dc33 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDetailView.cpp +++ b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDetailView.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include #include diff --git a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDisplayHelpers.cpp b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDisplayHelpers.cpp index caebdd3f01..5c160f4b86 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDisplayHelpers.cpp +++ b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDisplayHelpers.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include #include #include diff --git a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDisplayTypes.cpp b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDisplayTypes.cpp index fd2ed1d310..f27a66cfda 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDisplayTypes.cpp +++ b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDisplayTypes.cpp @@ -4,8 +4,6 @@ * SPDX-License-Identifier: Apache-2.0 OR MIT * */ -#include "StandaloneTools_precompiled.h" - #include "Source/Driller/Replica/ReplicaDisplayTypes.h" namespace ReplicaDisplayTypes diff --git a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDrillerConfigToolbar.cpp b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDrillerConfigToolbar.cpp index 44d90d82e5..ade121ac7c 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDrillerConfigToolbar.cpp +++ b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaDrillerConfigToolbar.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "ReplicaDrillerConfigToolbar.hxx" #include #include diff --git a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaTreeViewModel.cpp b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaTreeViewModel.cpp index 15ee5c290f..f456be6b36 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaTreeViewModel.cpp +++ b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaTreeViewModel.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "Source/Driller/Replica/ReplicaTreeViewModel.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaUsageDataContainers.cpp b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaUsageDataContainers.cpp index f2b633a950..af268897d0 100644 --- a/Code/Tools/Standalone/Source/Driller/Replica/ReplicaUsageDataContainers.cpp +++ b/Code/Tools/Standalone/Source/Driller/Replica/ReplicaUsageDataContainers.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "ReplicaUsageDataContainers.h" #include "Source/Driller/StripChart.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/StripChart.cpp b/Code/Tools/Standalone/Source/Driller/StripChart.cpp index 376d6de0b7..a78178aa28 100644 --- a/Code/Tools/Standalone/Source/Driller/StripChart.cpp +++ b/Code/Tools/Standalone/Source/Driller/StripChart.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include #include "StripChart.hxx" diff --git a/Code/Tools/Standalone/Source/Driller/Trace/TraceDrillerDialog.cpp b/Code/Tools/Standalone/Source/Driller/Trace/TraceDrillerDialog.cpp index 39b27474d9..f78ff531da 100644 --- a/Code/Tools/Standalone/Source/Driller/Trace/TraceDrillerDialog.cpp +++ b/Code/Tools/Standalone/Source/Driller/Trace/TraceDrillerDialog.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "TraceDrillerDialog.hxx" #include "TraceMessageDataAggregator.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/Trace/TraceMessageDataAggregator.cpp b/Code/Tools/Standalone/Source/Driller/Trace/TraceMessageDataAggregator.cpp index da51477556..e432e82deb 100644 --- a/Code/Tools/Standalone/Source/Driller/Trace/TraceMessageDataAggregator.cpp +++ b/Code/Tools/Standalone/Source/Driller/Trace/TraceMessageDataAggregator.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "TraceMessageDataAggregator.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/Trace/TraceMessageDataParser.cpp b/Code/Tools/Standalone/Source/Driller/Trace/TraceMessageDataParser.cpp index a7dcf5539b..8990551d90 100644 --- a/Code/Tools/Standalone/Source/Driller/Trace/TraceMessageDataParser.cpp +++ b/Code/Tools/Standalone/Source/Driller/Trace/TraceMessageDataParser.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "TraceMessageDataParser.h" #include "TraceMessageDataAggregator.hxx" #include "TraceMessageEvents.h" diff --git a/Code/Tools/Standalone/Source/Driller/Unsupported/UnsupportedDataAggregator.cpp b/Code/Tools/Standalone/Source/Driller/Unsupported/UnsupportedDataAggregator.cpp index 9ea7c17614..2af62c44c0 100644 --- a/Code/Tools/Standalone/Source/Driller/Unsupported/UnsupportedDataAggregator.cpp +++ b/Code/Tools/Standalone/Source/Driller/Unsupported/UnsupportedDataAggregator.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "UnsupportedDataAggregator.hxx" #include diff --git a/Code/Tools/Standalone/Source/Driller/Unsupported/UnsupportedDataParser.cpp b/Code/Tools/Standalone/Source/Driller/Unsupported/UnsupportedDataParser.cpp index aad0f92e1d..e0372248ca 100644 --- a/Code/Tools/Standalone/Source/Driller/Unsupported/UnsupportedDataParser.cpp +++ b/Code/Tools/Standalone/Source/Driller/Unsupported/UnsupportedDataParser.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "UnsupportedDataParser.h" #include "UnsupportedDataAggregator.hxx" #include "UnsupportedEvents.h" diff --git a/Code/Tools/Standalone/Source/Driller/Workspaces/Workspace.cpp b/Code/Tools/Standalone/Source/Driller/Workspaces/Workspace.cpp index aa1cf09777..eff2a40079 100644 --- a/Code/Tools/Standalone/Source/Driller/Workspaces/Workspace.cpp +++ b/Code/Tools/Standalone/Source/Driller/Workspaces/Workspace.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include #include #include diff --git a/Code/Tools/Standalone/Source/Editor/LuaEditor.cpp b/Code/Tools/Standalone/Source/Editor/LuaEditor.cpp index 3375b94d40..7ba910e76e 100644 --- a/Code/Tools/Standalone/Source/Editor/LuaEditor.cpp +++ b/Code/Tools/Standalone/Source/Editor/LuaEditor.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include "LuaEditor.h" #include diff --git a/Code/Tools/Standalone/Source/Editor/ProfilerEditor.cpp b/Code/Tools/Standalone/Source/Editor/ProfilerEditor.cpp index 3d613ef282..ccfc4b5712 100644 --- a/Code/Tools/Standalone/Source/Editor/ProfilerEditor.cpp +++ b/Code/Tools/Standalone/Source/Editor/ProfilerEditor.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include "ProfilerEditor.h" #include diff --git a/Code/Tools/Standalone/Source/LUA/BreakpointPanel.cpp b/Code/Tools/Standalone/Source/LUA/BreakpointPanel.cpp index ef60994adc..697b2afcb9 100644 --- a/Code/Tools/Standalone/Source/LUA/BreakpointPanel.cpp +++ b/Code/Tools/Standalone/Source/LUA/BreakpointPanel.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "BreakpointPanel.hxx" #include #include diff --git a/Code/Tools/Standalone/Source/LUA/ClassReferenceFilter.cpp b/Code/Tools/Standalone/Source/LUA/ClassReferenceFilter.cpp index fa254bfc8e..aeab60bf06 100644 --- a/Code/Tools/Standalone/Source/LUA/ClassReferenceFilter.cpp +++ b/Code/Tools/Standalone/Source/LUA/ClassReferenceFilter.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include #include diff --git a/Code/Tools/Standalone/Source/LUA/ClassReferencePanel.cpp b/Code/Tools/Standalone/Source/LUA/ClassReferencePanel.cpp index 50ebe78e0f..118ac06fa8 100644 --- a/Code/Tools/Standalone/Source/LUA/ClassReferencePanel.cpp +++ b/Code/Tools/Standalone/Source/LUA/ClassReferencePanel.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "ClassReferencePanel.hxx" #include diff --git a/Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompleter.cpp b/Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompleter.cpp index 58898a5473..96b256d621 100644 --- a/Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompleter.cpp +++ b/Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompleter.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include "LUACompleter.hxx" #include diff --git a/Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompletionModel.cpp b/Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompletionModel.cpp index 01e9663940..bcbbaba450 100644 --- a/Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompletionModel.cpp +++ b/Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompletionModel.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include "LUACompletionModel.hxx" #include diff --git a/Code/Tools/Standalone/Source/LUA/DebugAttachmentButton.cpp b/Code/Tools/Standalone/Source/LUA/DebugAttachmentButton.cpp index cc1898a813..c8d57bdac7 100644 --- a/Code/Tools/Standalone/Source/LUA/DebugAttachmentButton.cpp +++ b/Code/Tools/Standalone/Source/LUA/DebugAttachmentButton.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include "DebugAttachmentButton.hxx" #include #include diff --git a/Code/Tools/Standalone/Source/LUA/LUABreakpointTrackerMessages.cpp b/Code/Tools/Standalone/Source/LUA/LUABreakpointTrackerMessages.cpp index 49578ace72..54d4b19ba3 100644 --- a/Code/Tools/Standalone/Source/LUA/LUABreakpointTrackerMessages.cpp +++ b/Code/Tools/Standalone/Source/LUA/LUABreakpointTrackerMessages.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include #include "LUABreakpointTrackerMessages.h" diff --git a/Code/Tools/Standalone/Source/LUA/LUADebuggerComponent.cpp b/Code/Tools/Standalone/Source/LUA/LUADebuggerComponent.cpp index 04aad2832f..7e64c8689c 100644 --- a/Code/Tools/Standalone/Source/LUA/LUADebuggerComponent.cpp +++ b/Code/Tools/Standalone/Source/LUA/LUADebuggerComponent.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "LUADebuggerComponent.h" #include "LUAEditorContextMessages.h" diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorBreakpointWidget.cpp b/Code/Tools/Standalone/Source/LUA/LUAEditorBreakpointWidget.cpp index c6bd1e01f1..007b9fc9f8 100644 --- a/Code/Tools/Standalone/Source/LUA/LUAEditorBreakpointWidget.cpp +++ b/Code/Tools/Standalone/Source/LUA/LUAEditorBreakpointWidget.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include #include "LUAEditorBreakpointWidget.hxx" #include "LUAEditorPlainTextEdit.hxx" diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorContext.cpp b/Code/Tools/Standalone/Source/LUA/LUAEditorContext.cpp index b513e5dd8d..df49664cb5 100644 --- a/Code/Tools/Standalone/Source/LUA/LUAEditorContext.cpp +++ b/Code/Tools/Standalone/Source/LUA/LUAEditorContext.cpp @@ -5,7 +5,7 @@ * */ -#include "StandaloneTools_precompiled.h" +#include #include "LUAEditorContext.h" diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorFindDialog.cpp b/Code/Tools/Standalone/Source/LUA/LUAEditorFindDialog.cpp index e023bf3046..bfda44212a 100644 --- a/Code/Tools/Standalone/Source/LUA/LUAEditorFindDialog.cpp +++ b/Code/Tools/Standalone/Source/LUA/LUAEditorFindDialog.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include #include #include diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorFindResults.cpp b/Code/Tools/Standalone/Source/LUA/LUAEditorFindResults.cpp index c5c01e60c2..de14326af5 100644 --- a/Code/Tools/Standalone/Source/LUA/LUAEditorFindResults.cpp +++ b/Code/Tools/Standalone/Source/LUA/LUAEditorFindResults.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "LUAEditorFindResults.hxx" #include "LUAEditorStyleMessages.h" #include "LUAEditorBlockState.h" diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorFoldingWidget.cpp b/Code/Tools/Standalone/Source/LUA/LUAEditorFoldingWidget.cpp index d93305ee0f..36aa3822a5 100644 --- a/Code/Tools/Standalone/Source/LUA/LUAEditorFoldingWidget.cpp +++ b/Code/Tools/Standalone/Source/LUA/LUAEditorFoldingWidget.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include "LUAEditorFoldingWidget.hxx" #include "LUAEditorBlockState.h" diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorGoToLineDialog.cpp b/Code/Tools/Standalone/Source/LUA/LUAEditorGoToLineDialog.cpp index 3af34e5133..93681d920d 100644 --- a/Code/Tools/Standalone/Source/LUA/LUAEditorGoToLineDialog.cpp +++ b/Code/Tools/Standalone/Source/LUA/LUAEditorGoToLineDialog.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "LUAEditorGoToLineDialog.hxx" #include diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorMainWindow.cpp b/Code/Tools/Standalone/Source/LUA/LUAEditorMainWindow.cpp index d233c7e462..86336111b3 100644 --- a/Code/Tools/Standalone/Source/LUA/LUAEditorMainWindow.cpp +++ b/Code/Tools/Standalone/Source/LUA/LUAEditorMainWindow.cpp @@ -5,7 +5,7 @@ * */ -#include "StandaloneTools_precompiled.h" +#include #include "LUAEditorMainWindow.hxx" diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorPlainTextEdit.cpp b/Code/Tools/Standalone/Source/LUA/LUAEditorPlainTextEdit.cpp index 2482c1c2a8..7f2c551957 100644 --- a/Code/Tools/Standalone/Source/LUA/LUAEditorPlainTextEdit.cpp +++ b/Code/Tools/Standalone/Source/LUA/LUAEditorPlainTextEdit.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include "LUAEditorPlainTextEdit.hxx" #include "LUAEditorBlockState.h" #include "LUAEditorStyleMessages.h" diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorSettingsDialog.cpp b/Code/Tools/Standalone/Source/LUA/LUAEditorSettingsDialog.cpp index 6fd77a7dff..dcdd397665 100644 --- a/Code/Tools/Standalone/Source/LUA/LUAEditorSettingsDialog.cpp +++ b/Code/Tools/Standalone/Source/LUA/LUAEditorSettingsDialog.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include #include #include diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorStyleMessages.cpp b/Code/Tools/Standalone/Source/LUA/LUAEditorStyleMessages.cpp index ed0efe7d83..fc13f1a7a7 100644 --- a/Code/Tools/Standalone/Source/LUA/LUAEditorStyleMessages.cpp +++ b/Code/Tools/Standalone/Source/LUA/LUAEditorStyleMessages.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "LUAEditorStyleMessages.h" #include #include "LUAEditorViewMessages.h" diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorSyntaxHighlighter.cpp b/Code/Tools/Standalone/Source/LUA/LUAEditorSyntaxHighlighter.cpp index 4cff52956b..5c0a65a2d5 100644 --- a/Code/Tools/Standalone/Source/LUA/LUAEditorSyntaxHighlighter.cpp +++ b/Code/Tools/Standalone/Source/LUA/LUAEditorSyntaxHighlighter.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include "LUAEditorSyntaxHighlighter.hxx" #include #include "LUAEditorStyleMessages.h" diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorView.cpp b/Code/Tools/Standalone/Source/LUA/LUAEditorView.cpp index 2c5ff7d13e..574195ad01 100644 --- a/Code/Tools/Standalone/Source/LUA/LUAEditorView.cpp +++ b/Code/Tools/Standalone/Source/LUA/LUAEditorView.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "LUAEditorView.hxx" #include diff --git a/Code/Tools/Standalone/Source/LUA/LUATargetContextTrackerMessages.cpp b/Code/Tools/Standalone/Source/LUA/LUATargetContextTrackerMessages.cpp index 51728d7dbe..d40f2bbe07 100644 --- a/Code/Tools/Standalone/Source/LUA/LUATargetContextTrackerMessages.cpp +++ b/Code/Tools/Standalone/Source/LUA/LUATargetContextTrackerMessages.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include #include "LUATargetContextTrackerMessages.h" diff --git a/Code/Tools/Standalone/Source/LUA/StackPanel.cpp b/Code/Tools/Standalone/Source/LUA/StackPanel.cpp index 87dcdbf15f..22d40b5354 100644 --- a/Code/Tools/Standalone/Source/LUA/StackPanel.cpp +++ b/Code/Tools/Standalone/Source/LUA/StackPanel.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "StackPanel.hxx" #include diff --git a/Code/Tools/Standalone/Source/LUA/TargetContextButton.cpp b/Code/Tools/Standalone/Source/LUA/TargetContextButton.cpp index 4ac6f4ec34..150bbe36ac 100644 --- a/Code/Tools/Standalone/Source/LUA/TargetContextButton.cpp +++ b/Code/Tools/Standalone/Source/LUA/TargetContextButton.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include "TargetContextButton.hxx" #include #include diff --git a/Code/Tools/Standalone/Source/LUA/WatchesPanel.cpp b/Code/Tools/Standalone/Source/LUA/WatchesPanel.cpp index 991c1b3cd8..9d9d792010 100644 --- a/Code/Tools/Standalone/Source/LUA/WatchesPanel.cpp +++ b/Code/Tools/Standalone/Source/LUA/WatchesPanel.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "WatchesPanel.hxx" #include #include "LUAEditorDebuggerMessages.h" diff --git a/Code/Tools/Standalone/Source/LuaIDEApplication.cpp b/Code/Tools/Standalone/Source/LuaIDEApplication.cpp index 596089441d..9711cc2865 100644 --- a/Code/Tools/Standalone/Source/LuaIDEApplication.cpp +++ b/Code/Tools/Standalone/Source/LuaIDEApplication.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "LuaIDEApplication.h" #include diff --git a/Code/Tools/Standalone/Source/ProfilerApplication.cpp b/Code/Tools/Standalone/Source/ProfilerApplication.cpp index 022d1ccb18..0d7ec4f207 100644 --- a/Code/Tools/Standalone/Source/ProfilerApplication.cpp +++ b/Code/Tools/Standalone/Source/ProfilerApplication.cpp @@ -5,8 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" - #include "ProfilerApplication.h" #include diff --git a/Code/Tools/Standalone/Source/StandaloneToolsApplication.cpp b/Code/Tools/Standalone/Source/StandaloneToolsApplication.cpp index f527540d1b..6b957e8625 100644 --- a/Code/Tools/Standalone/Source/StandaloneToolsApplication.cpp +++ b/Code/Tools/Standalone/Source/StandaloneToolsApplication.cpp @@ -5,7 +5,6 @@ * */ -#include "StandaloneTools_precompiled.h" #include "StandaloneToolsApplication.h" #include diff --git a/Code/Tools/Standalone/Source/Telemetry/TelemetryComponent.cpp b/Code/Tools/Standalone/Source/Telemetry/TelemetryComponent.cpp index a3a1bf0447..c8b3e79415 100644 --- a/Code/Tools/Standalone/Source/Telemetry/TelemetryComponent.cpp +++ b/Code/Tools/Standalone/Source/Telemetry/TelemetryComponent.cpp @@ -4,10 +4,10 @@ * SPDX-License-Identifier: Apache-2.0 OR MIT * */ -#include "StandaloneTools_precompiled.h" - #include "TelemetryComponent.h" +#include + namespace Telemetry { void TelemetryComponent::Reflect(AZ::ReflectContext* context) diff --git a/Code/Tools/Standalone/Source/Telemetry/TelemetryEvent.cpp b/Code/Tools/Standalone/Source/Telemetry/TelemetryEvent.cpp index 90e86ff7dc..db55bab7ad 100644 --- a/Code/Tools/Standalone/Source/Telemetry/TelemetryEvent.cpp +++ b/Code/Tools/Standalone/Source/Telemetry/TelemetryEvent.cpp @@ -4,8 +4,6 @@ * SPDX-License-Identifier: Apache-2.0 OR MIT * */ -#include "StandaloneTools_precompiled.h" - #include "TelemetryEvent.h" #include "TelemetryBus.h" diff --git a/Code/Tools/Standalone/StandaloneTools_precompiled.h b/Code/Tools/Standalone/StandaloneTools_precompiled.h deleted file mode 100644 index f4771d3aed..0000000000 --- a/Code/Tools/Standalone/StandaloneTools_precompiled.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution. - * - * SPDX-License-Identifier: Apache-2.0 OR MIT - * - */ - -#pragma once - -// CryCommon legacy platform configuration -#include - -// AzCore common includes -#include -#include -#include -#include -#include diff --git a/Code/Tools/Standalone/standalone_tools_files.cmake b/Code/Tools/Standalone/standalone_tools_files.cmake index f93285a91a..d3ba9821e3 100644 --- a/Code/Tools/Standalone/standalone_tools_files.cmake +++ b/Code/Tools/Standalone/standalone_tools_files.cmake @@ -6,7 +6,6 @@ # set(FILES - StandaloneTools_precompiled.h targetver.h Source/StandaloneToolsApplication.cpp Source/StandaloneToolsApplication.h