Removed psapi.h from non-windows builds.
This commit is contained in:
Родитель
1dfb086769
Коммит
10aeb83a69
|
@ -6,7 +6,9 @@
|
|||
#include "bgfx_p.h"
|
||||
|
||||
#if BGFX_CONFIG_DEBUG_PIX
|
||||
# include <psapi.h>
|
||||
# if BX_PLATFORM_WINDOWS
|
||||
# include <psapi.h>
|
||||
# endif // BX_PLATFORM_WINDOWS
|
||||
# include <renderdoc/renderdoc_app.h>
|
||||
|
||||
namespace bgfx
|
||||
|
|
Загрузка…
Ссылка в новой задаче