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-30 13:05:23 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5793102db4b2e2acde2d3d3c48b3af1fdbda395
imgui
/
imgui_demo.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
180 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink