Kaydet (Commit) 823150ff authored tarafından Caolán McNamara's avatar Caolán McNamara

include algorithm for std::min

Change-Id: I7b57b8f1c86b3ed1e31467fc7c094b3520d4e74e
üst f1940265
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
#include <cppunit/TestFixture.h> #include <cppunit/TestFixture.h>
#include <oox/ole/vbaexport.hxx> #include <oox/ole/vbaexport.hxx>
#include <algorithm>
class TestVbaCompression : public test::BootstrapFixtureBase class TestVbaCompression : public test::BootstrapFixtureBase
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment