Merge pull request #67 from Ardakaniz/master
Sdk/State: Fix State link error Former-commit-id: 50c80dbbcff42ad8bfed5c69ffc3c4a936cac476 [formerly b3fc8fef5e3db10aa39c8fcf437f01924966e03b] Former-commit-id: b9beefc7267d35df30a7f2c593d028022f76bd5c
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