Don't include Foreach.h in RageUtil.h which does not use it. Instead, include it in the individual files that actually use it.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#include "PlayerState.h"
|
||||
#include "GameState.h"
|
||||
#include "RageLog.h"
|
||||
#include "Foreach.h"
|
||||
|
||||
PlayerState::PlayerState()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user