Sdk/State: Fix State link error
Former-commit-id: 1ceeaffc7a9d0eeaf240d7f57efe5ae1ca44c1c4 [formerly 0cd1c65c5c003e695601afa945c1b11c38e7ff62] Former-commit-id: 73ec87f686293677e90ae9aa4bcd4f17d9b2b97a
This commit is contained in:
parent
84fdd61702
commit
34bce2d1fb
|
|
@ -13,7 +13,7 @@ namespace Ndk
|
|||
{
|
||||
class StateMachine;
|
||||
|
||||
class State
|
||||
class NDK_API State
|
||||
{
|
||||
public:
|
||||
State() = default;
|
||||
|
|
|
|||
Loading…
Reference in New Issue