mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 11:19:10 +00:00
Remove windoze include from hsThread.h
This commit is contained in:
@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
#include "plCrashCli.h"
|
||||
#include "plCrash_Private.h"
|
||||
#include "plString.h"
|
||||
|
||||
#ifdef HS_BUILD_FOR_WIN32
|
||||
|
||||
|
@ -44,6 +44,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#define _pfCrashCli_h_
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include "hsWindows.h"
|
||||
#include "plCrashBase.h"
|
||||
|
||||
struct plCrashMemLink;
|
||||
|
@ -44,6 +44,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#define _pfCrash_Private_h_
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include "hsWindows.h"
|
||||
|
||||
#define CRASH_NOTIFY_SUFFIX "CrashNotify"
|
||||
#define CRASH_HANDLE_SUFFIX "CrashHandled"
|
||||
|
Reference in New Issue
Block a user