Optimize C++ compilation time
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#pragma once
|
||||
|
||||
#include "Engine/Core/Templates.h"
|
||||
#include "Engine/Platform/Platform.h"
|
||||
#include <new>
|
||||
|
||||
#include "CrtAllocator.h"
|
||||
typedef CrtAllocator Allocator;
|
||||
|
||||
Reference in New Issue
Block a user