Qualify minmax with boost:: to avoid ambiguity with std::minmax. Fixes #3023
commitc18af4cdad34533407e3430b8221e1746be47284
authorsteven_watanabe <steven_watanabe@b8fc166d-592f-0410-95f2-cb63ce0dd405>
Sun, 17 May 2009 00:39:22 +0000 (17 00:39 +0000)
committersteven_watanabe <steven_watanabe@b8fc166d-592f-0410-95f2-cb63ce0dd405>
Sun, 17 May 2009 00:39:22 +0000 (17 00:39 +0000)
tree02193c5f024a84e6346e84c739f309fcc76b0961
parentbc01c6f540cbf71a6bc850ecdc6ad204384a5d40
Qualify minmax with boost:: to avoid ambiguity with std::minmax.  Fixes #3023

git-svn-id: https://svn.boost.org/svn/boost/trunk@53062 b8fc166d-592f-0410-95f2-cb63ce0dd405
libs/algorithm/minmax/test/minmax_test.cpp