diff options
Diffstat (limited to 'lang/cpp/tests/run-verify.cpp')
-rw-r--r-- | lang/cpp/tests/run-verify.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/cpp/tests/run-verify.cpp b/lang/cpp/tests/run-verify.cpp index 50131fb8..c6462b91 100644 --- a/lang/cpp/tests/run-verify.cpp +++ b/lang/cpp/tests/run-verify.cpp @@ -28,9 +28,6 @@ you do not wish to do so, delete this exception statement from your version. */ -#ifdef HAVE_CONFIG_H - #include "config.h" -#endif #include "context.h" #include "key.h" |