Use literals in place of LLONG_MIN, LLONG_MAX ULLONG_MAX if they are not available. Amend
498c0dc . We prefer using the defines if available in limits.h because they somehow tend to work without warnings when enabling strict C++03 compilation. The 3 literals are fallbacks.. (#1926). |
---|
|
imgui.cpp |
---|
imgui_demo.cpp |
---|