summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--oox/qa/unit/vba_compression.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/qa/unit/vba_compression.cxx b/oox/qa/unit/vba_compression.cxx
index 72b7bb208e6d..3e36bd5e171e 100644
--- a/oox/qa/unit/vba_compression.cxx
+++ b/oox/qa/unit/vba_compression.cxx
@@ -14,6 +14,7 @@
#include <cppunit/TestFixture.h>
#include <oox/ole/vbaexport.hxx>
+#include <algorithm>
class TestVbaCompression : public test::BootstrapFixtureBase
{