linux -> unix
This commit is contained in:
@@ -15,7 +15,7 @@ using CrashHandler::DebugBreak;
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
|
||||
#if defined(CRASH_HANDLER) && (defined(LINUX) || defined(MACOSX))
|
||||
#if defined(CRASH_HANDLER) && (defined(UNIX) || defined(MACOSX))
|
||||
#include "archutils/Unix/CrashHandler.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user