now use unsigned __int64 for time type when on MSVC, that is supported
authorDiederick Niehorster <dcnieho@gmail.com>
Mon, 12 Mar 2012 03:32:53 +0000 (03:32 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Mon, 12 Mar 2012 03:32:53 +0000 (03:32 +0000)
commitb3a03b79ce621fec579f930c63ba2fdf526d66db
tree2ffeefe80a30ccabc7bbb84f964a10ca69e67ccd
parentaa9a74bab5db5c4d900400e385fcfeedc2d53bfb
now use unsigned __int64 for time type when on MSVC, that is supported
down to at least MSVC6 (thanks Sisyphus!)
Also, type present checks are not done if stdint or inttypes headers are
found, no need for them then.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1116 7f0cb862-5218-0410-a997-914c9d46530a
CMakeLists.txt
config.h.in
src/fg_internal.h