If remove the forward declaration and add it to include, I get another error:
...Public\Gameplay\Game\States\SFBaseGameplayState.h(16): error C2143: syntax error: missing ';' before '<class-head>'
If remove the forward declaration and add it to include, I get another error:
...Public\Gameplay\Game\States\SFBaseGameplayState.h(16): error C2143: syntax error: missing ';' before '<class-head>'