dont include unistd.h also in release xbox build
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# include "archutils/Darwin/Crash.h"
|
||||
using CrashHandler::IsDebuggerPresent;
|
||||
using CrashHandler::DebugBreak;
|
||||
#elif defined(_XDBG)
|
||||
#elif defined(XBOX)
|
||||
#else
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user