|
|
@ -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
|
|
|
|