prevents redefine of INT64_MAX
authorYaowu Xu <yaowu@google.com>
Fri, 14 Dec 2012 00:09:52 +0000 (16:09 -0800)
committerYaowu Xu <yaowu@google.com>
Fri, 14 Dec 2012 00:09:52 +0000 (16:09 -0800)
commitf8ff3e5d4783b6e30950927d6490986313a55d5f
treed7b715bd0a111a5fa5c78e821c92521343dfa86d
parentfd6f4926046fe13aba14eecbc76dc4b8a5664227
prevents redefine of INT64_MAX

MSVC 2012 (_MSC_VER=1600) introduced the definition, this commit
prevents the redefinition of the macro

Change-Id: I7de92e7e9e865a342f2bcc4b071f8d3c9b2a508c
vp9/common/vp9_type_aliases.h