diff options
Diffstat (limited to 'lang/cpp/tests')
-rw-r--r-- | lang/cpp/tests/run-verify.cpp | 1 | ||||
-rw-r--r-- | lang/cpp/tests/run-wkdlookup.cpp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lang/cpp/tests/run-verify.cpp b/lang/cpp/tests/run-verify.cpp index ec431e5b..50131fb8 100644 --- a/lang/cpp/tests/run-verify.cpp +++ b/lang/cpp/tests/run-verify.cpp @@ -38,7 +38,6 @@ #include "verificationresult.h" #include <memory> -#include <sstream> #include <iostream> using namespace GpgME; diff --git a/lang/cpp/tests/run-wkdlookup.cpp b/lang/cpp/tests/run-wkdlookup.cpp index 71c4e704..fdd262d8 100644 --- a/lang/cpp/tests/run-wkdlookup.cpp +++ b/lang/cpp/tests/run-wkdlookup.cpp @@ -31,7 +31,6 @@ #include "key.h" #include <memory> -#include <sstream> #include <iostream> #include <thread> |