include algorithm for std::min/max

Change-Id: I59ff81e1c203fb81a3f6b0fe666082a08ad8cfc5
This commit is contained in:
Caolán McNamara
2015-09-17 11:13:35 +01:00
parent eaf2c27888
commit c881e20ecd

View File

@@ -40,6 +40,8 @@
#include "defs.hxx"
#include <algorithm>
using namespace utl;
using namespace osl;