Fixed: Compilation
--HG-- branch : develop
This commit is contained in:
parent
c9aa7142bc
commit
ef42c45da3
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
||||||
#ifndef LOGIC_EDITOR_INTERFACE
|
#ifndef LOGIC_EDITOR_INTERFACE
|
||||||
#define LOGIC_EDITOR_INTERFACE
|
#define LOGIC_EDITOR_INTERFACE
|
||||||
|
|
||||||
|
#include <tchar.h>
|
||||||
|
|
||||||
#ifndef LOGIC_EDITOR_EXPORT
|
#ifndef LOGIC_EDITOR_EXPORT
|
||||||
#define LOGIC_EDITOR_EXPORT __declspec( dllimport )
|
#define LOGIC_EDITOR_EXPORT __declspec( dllimport )
|
||||||
#endif // LOGIC_EDITOR_EXPORT
|
#endif // LOGIC_EDITOR_EXPORT
|
||||||
|
|
Loading…
Reference in a new issue