aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testRunner.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testRunner.cpp')
-rw-r--r--tests/testRunner.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testRunner.cpp b/tests/testRunner.cpp
index a39fc262..e2930372 100644
--- a/tests/testRunner.cpp
+++ b/tests/testRunner.cpp
@@ -27,6 +27,7 @@
#include <iostream>
#include <vector>
#include <algorithm>
+#include <memory>
#include <cppunit/XmlOutputter.h>
#include <cppunit/extensions/TestFactoryRegistry.h>