Fixed: Compilation

--HG--
branch : develop
This commit is contained in:
kervala 2017-10-03 14:33:33 +02:00
parent c9aa7142bc
commit ef42c45da3

View file

@ -17,6 +17,8 @@
#ifndef LOGIC_EDITOR_INTERFACE
#define LOGIC_EDITOR_INTERFACE
#include <tchar.h>
#ifndef LOGIC_EDITOR_EXPORT
#define LOGIC_EDITOR_EXPORT __declspec( dllimport )
#endif // LOGIC_EDITOR_EXPORT