summaryrefslogtreecommitdiff
path: root/test/configuration-test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/configuration-test.cpp')
-rw-r--r--test/configuration-test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/configuration-test.cpp b/test/configuration-test.cpp
index ba82ad6..03df48f 100644
--- a/test/configuration-test.cpp
+++ b/test/configuration-test.cpp
@@ -4,6 +4,8 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#include <iostream>
+
#include <vsomeip/configuration.hpp>
#include <vsomeip/constants.hpp>
#include <vsomeip/logger.hpp>