Fix compilation: std::min is in <algorithm>

Change-Id: I89227bb9fca0f081a232c2ede10c4d455edb2ee9
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
bb10
Thiago Macieira 2012-02-19 10:02:11 +01:00 committed by Qt by Nokia
parent 228392aff2
commit 07029c23f1
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@
#include <qpainter.h>
#include <qscreen.h>
#include <algorithm>
QT_BEGIN_NAMESPACE
class QXcbShmImage : public QXcbObject