summaryrefslogtreecommitdiff
path: root/src/system
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-03-12 16:14:04 -0700
committerRosen Penev <rosenp@gmail.com>2020-03-12 16:14:04 -0700
commit4b57b7f5a5e9de1a04f4db47025b20ad007c102c (patch)
tree448d4c77cb707ea683fd777bf9ab9b5f24e21fe9 /src/system
parent5cd400f57864587fc4cf959087e987c8bd4cd767 (diff)
replace limits.h with climits
The former was deprecated with C++14. The standard says they are the same with one exception: The header<climits>defines all macros the same as the C standard library header<limits.h>. [Note:The types of the constants defined by macros in<climits>are not required to match the types to which themacros refer.— end note] Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'src/system')
0 files changed, 0 insertions, 0 deletions