Sdk/State: Fix State link error
Former-commit-id: dfd30810abde2e2901fefb530977894f451abc0d [formerly 970b554c5d21b2f654b079e4da4a2f12dc9e95a8] Former-commit-id: 0e695a5cf47817c71c19aefcd409d2dce982137a
This commit is contained in:
parent
4b02ab698f
commit
2f91c10679
|
|
@ -13,7 +13,7 @@ namespace Ndk
|
|||
{
|
||||
class StateMachine;
|
||||
|
||||
class State
|
||||
class NDK_API State
|
||||
{
|
||||
public:
|
||||
State() = default;
|
||||
|
|
|
|||
Loading…
Reference in New Issue