[CLEAN] Add missing include and undef redefined macro
The missing include defined the inline macro used in the class
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "Engine/Core/Compiler.h"
|
||||
|
||||
/// <summary>
|
||||
/// Helper class used to delete another object.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user