Remove line breaks and forward declare class.

Signed-off-by: John <jonawals@amazon.com>
This commit is contained in:
John
2021-09-22 16:53:01 +01:00
parent 071d3eaa31
commit 15e6d999c2
@@ -12,17 +12,9 @@
#include <AzToolsFramework/ViewportSelection/EditorInteractionSystemViewportSelectionRequestBus.h>
#include <AzToolsFramework/ViewportSelection/EditorVisibleEntityDataCache.h>
#include <AzToolsFramework/ViewportSelection/ViewportEditorModeTracker.h>
namespace AzToolsFramework
{
//class ViewportEditorModeTracker;
class ViewportEditorModeTracker;
//! System Component to wrap active input handler.
//! EditorInteractionSystemComponent is notified of viewport mouse events from RenderViewport