This website requires JavaScript.
Explore
Help
Register
Sign In
imports
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2026-03-29 00:10:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d8a0374d35cdba7e2d17a1ed342efe48a1c1849
imgui
/
imgui.cpp
omar
9d8a0374d3
Use literals in place of LLONG_MIN, LLONG_MAX ULLONG_MAX if they are not available. Amend
498c0dcb4c
. 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
).
2018-08-06 13:07:19 +02:00
663 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink