K 10 svn:author V 8 theraven K 8 svn:date V 27 2011-11-12T20:25:11.673706Z K 7 svn:log V 222 Expose all of the C99 limits.h stuff when we're in C++11 mode (or some approximation thereof). C++11 finally adds long long to C++. Now even C++ programmers are allowed to use 64-bit integers! Approved by: dim (mentor) END