Sdk/State: Fix State link error

Former-commit-id: 1ceeaffc7a9d0eeaf240d7f57efe5ae1ca44c1c4 [formerly 0cd1c65c5c003e695601afa945c1b11c38e7ff62]
Former-commit-id: 73ec87f686293677e90ae9aa4bcd4f17d9b2b97a
This commit is contained in:
Ardakaniz 2016-07-27 20:33:42 +02:00
parent 84fdd61702
commit 34bce2d1fb
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ namespace Ndk
{
class StateMachine;
class State
class NDK_API State
{
public:
State() = default;