Fixed VS build.
This commit is contained in:
parent
5b506febb6
commit
0ef14d0803
@ -1,3 +1,7 @@
|
||||
#ifdef _MSC_VER
|
||||
# define snprintf _snprintf
|
||||
#endif
|
||||
|
||||
namespace ImGui
|
||||
{
|
||||
// const char* title;
|
||||
|
Loading…
x
Reference in New Issue
Block a user