Add improved dll import/export attributes injection when building binary modules

This commit is contained in:
Wojtek Figat
2021-02-25 13:02:13 +01:00
parent b193a7abc4
commit 6f12dc8567
11 changed files with 27 additions and 16 deletions

View File

@@ -3,7 +3,6 @@
#pragma once
#include "Engine/Core/Singleton.h"
#include "Engine/Core/Compiler.h"
class MClass;
class MMethod;