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