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:
@@ -6,6 +6,7 @@
|
||||
#include "RageUtil.h"
|
||||
#include "RageLog.h"
|
||||
#include "arch/Dialog/Dialog.h"
|
||||
#include "Foreach.h"
|
||||
|
||||
bool XmlFileUtil::LoadFromFileShowErrors( XNode &xml, RageFileBasic &f )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user