Isolate XCNewEditor default build from ImGui headers
This commit is contained in:
7
new_editor/src/Platform/D3D12WindowRenderer.h
Normal file
7
new_editor/src/Platform/D3D12WindowRenderer.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX
|
||||
#endif
|
||||
|
||||
#include "../../../editor/src/Platform/D3D12WindowRenderer.h"
|
||||
Reference in New Issue
Block a user