Decouple <vector>
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
#include "AdjustSync.h"
|
||||
#include "ActorUtil.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
|
||||
static bool IsGameplay()
|
||||
{
|
||||
return SCREENMAN && SCREENMAN->GetTopScreen() && SCREENMAN->GetTopScreen()->GetScreenType() == gameplay;
|
||||
|
||||
Reference in New Issue
Block a user