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:
commit
59868488f0
|
|
@ -13,7 +13,7 @@ namespace Ndk
|
|||
{
|
||||
class StateMachine;
|
||||
|
||||
class State
|
||||
class NDK_API State
|
||||
{
|
||||
public:
|
||||
State() = default;
|
||||
|
|
|
|||
Loading…
Reference in New Issue