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)
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


No differences found