mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-21 06:13:07 +01:00
Fixed VS build.
This commit is contained in:
1
3rdparty/dear-imgui/imgui.cpp
vendored
1
3rdparty/dear-imgui/imgui.cpp
vendored
@@ -1516,6 +1516,7 @@ ImU32 ImHashStr(const char* data_p, size_t data_size, ImU32 seed)
|
||||
#ifndef WIN32_LEAN_AND_MEAN
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#endif
|
||||
#define NOMINMAX
|
||||
#ifndef __MINGW32__
|
||||
#include <Windows.h>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user