Fixes for Windows ;_;
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-01-12 18:20:59 +01:00
parent ca707e5384
commit 72c2e38ea8
14 changed files with 71 additions and 49 deletions

View File

@@ -1,6 +1,7 @@
#ifndef PKMNLIB_ANGELSCRIPTTYPEINFO_HPP
#define PKMNLIB_ANGELSCRIPTTYPEINFO_HPP
#define ANGELSCRIPT_DLL_LIBRARY_IMPORT
#include <angelscript.h>
#include <unordered_map>
#include <Core/Exceptions/CreatureException.hpp>