summaryrefslogtreecommitdiffstats
path: root/o3tl/qa/test-sorted_vector.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'o3tl/qa/test-sorted_vector.cxx')
-rw-r--r--o3tl/qa/test-sorted_vector.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/o3tl/qa/test-sorted_vector.cxx b/o3tl/qa/test-sorted_vector.cxx
index 3f05381fe423..9b1915a99754 100644
--- a/o3tl/qa/test-sorted_vector.cxx
+++ b/o3tl/qa/test-sorted_vector.cxx
@@ -7,6 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+#include <memory>
#include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h"
#include "cppunit/extensions/HelperMacros.h"