refactor(new_editor): continue architecture closeout
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "Bootstrap/Application.h"
|
||||
#include "Bootstrap/ApplicationBootstrapSupport.h"
|
||||
#include "Bootstrap/ApplicationBootstrapInternal.h"
|
||||
|
||||
#include <XCEditor/Foundation/UIEditorRuntimeTrace.h>
|
||||
|
||||
#include "Platform/Win32/EditorWindow.h"
|
||||
#include "Platform/Win32/EditorWindowManager.h"
|
||||
@@ -8,7 +10,7 @@
|
||||
|
||||
namespace XCEngine::UI::Editor {
|
||||
|
||||
using namespace BootstrapSupport;
|
||||
using namespace BootstrapInternal;
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user