make factory gcc happy
authorMichael Andres <ma@suse.de>
Thu, 3 Sep 2009 13:18:26 +0000 (15:18 +0200)
committerMichael Andres <ma@suse.de>
Thu, 3 Sep 2009 13:18:26 +0000 (15:18 +0200)
tools/NameReqPrv.cc

index cc0f3a2..2f0e9f7 100644 (file)
@@ -2,6 +2,7 @@
 #include "zypp/../tests/lib/TestSetup.h"
 #undef  INCLUDE_TESTSETUP_WITHOUT_BOOST
 
+#include <algorithm>
 #include <zypp/PoolQuery.h>
 
 static std::string appname( "NameReqPrv" );