Sdk/State: Fix State link error

Former-commit-id: dfd30810abde2e2901fefb530977894f451abc0d [formerly 970b554c5d21b2f654b079e4da4a2f12dc9e95a8]
Former-commit-id: 0e695a5cf47817c71c19aefcd409d2dce982137a
This commit is contained in:
Ardakaniz 2016-07-27 20:33:42 +02:00
parent 4b02ab698f
commit 2f91c10679
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;