mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-08-17 00:29:42 +00:00
Fixed build.
This commit is contained in:
@@ -6,13 +6,6 @@
|
||||
#include "bgfx_p.h"
|
||||
|
||||
#if BX_PLATFORM_WINDOWS || BX_PLATFORM_LINUX
|
||||
# if BX_PLATFORM_WINDOWS
|
||||
# ifndef WIN32_LEAN_AND_MEAN
|
||||
# define WIN32_LEAN_AND_MEAN
|
||||
# endif // WIN32_LEAN_AND_MEAN
|
||||
# include <windows.h>
|
||||
# include <psapi.h>
|
||||
# endif // BX_PLATFORM_WINDOWS
|
||||
# include <renderdoc/renderdoc_app.h>
|
||||
|
||||
namespace bgfx
|
||||
|
||||
Reference in New Issue
Block a user