windows.h isn't present on xbox
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
#include "ErrorStrings.h"
|
||||
#include "RageUtil.h"
|
||||
|
||||
#if !defined(XBOX)
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
RString werr_ssprintf( int err, const char *fmt, ... )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user