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

@@ -2,8 +2,6 @@
#pragma once
#include "Engine/Core/Compiler.h"
struct Vector2;
struct Vector3;
struct Vector4;