Merge pull request #67 from Ardakaniz/master

Sdk/State: Fix State link error

Former-commit-id: 1046f6bac8b17bc02489812c068ca64638ea937b [formerly 948b0e7e11176ff5d8d008835a1259e84d728d89]
Former-commit-id: 8017aca1770198555f92f9a24246a38ff5dbe5a9
This commit is contained in:
Lynix 2016-07-28 07:39:23 +02:00 committed by GitHub
commit 59868488f0
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;