Sdk/State: Fix State link error

Former-commit-id: 09c6bbaba4661aed630602dfe016bfd2f475031b [formerly 7ee629153c4539e7dd8eb64d584baf73f6c51293]
Former-commit-id: 38ef96c34e23453ad15c8ac43034f46be5cc4d12
This commit is contained in:
Ardakaniz 2016-07-27 20:33:42 +02:00
parent f9a02f36d4
commit 676e76e494
1 changed files with 1 additions and 1 deletions

View File

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