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:
@@ -13,7 +13,7 @@ namespace Ndk
|
|||||||
{
|
{
|
||||||
class StateMachine;
|
class StateMachine;
|
||||||
|
|
||||||
class State
|
class NDK_API State
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
State() = default;
|
State() = default;
|
||||||
|
|||||||
Reference in New Issue
Block a user