Editor/Plugins/EditorCommon

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-07-14 09:34:56 -07:00
parent 35ea178e3c
commit 87ca863ed4
13 changed files with 5 additions and 46 deletions
@@ -4,13 +4,14 @@
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#include "EditorCommon_precompiled.h"
#include <platform.h>
#include "EditorCommon.h"
#include "EditorCommonAPI.h"
#include <CryCommon/ISystem.h>
CEditorCommonApp::CEditorCommonApp()
{
}