]> granicus.if.org Git - libvpx/commit
test/*.h: (windows) fix min/max conflict
authorJames Zern <jzern@google.com>
Wed, 30 Sep 2015 03:28:47 +0000 (20:28 -0700)
committerJames Zern <jzern@google.com>
Wed, 30 Sep 2015 06:03:26 +0000 (23:03 -0700)
commit5d91201069865826bbf253bdf3d3952860a7fedc
treed227c520ffffec609b43c60cf4b5c502e3ace1eb
parentd2a953e02b3bf3e058187be3d73152dc6545b89a
test/*.h: (windows) fix min/max conflict

define NOMINMAX to allow the std:: versions to be used; min/max will be
defined transitively via windows.h otherwise

Change-Id: I692b03fa3e70b7a53962d3fd209498f70f712fed
test/register_state_check.h
test/video_source.h