diff options
Diffstat (limited to 'lang/cpp/tests/run-getkey.cpp')
-rw-r--r-- | lang/cpp/tests/run-getkey.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/cpp/tests/run-getkey.cpp b/lang/cpp/tests/run-getkey.cpp index c47da0b5..cde77bd2 100644 --- a/lang/cpp/tests/run-getkey.cpp +++ b/lang/cpp/tests/run-getkey.cpp @@ -29,10 +29,6 @@ your version. */ -#ifdef HAVE_CONFIG_H - #include "config.h" -#endif - #include "context.h" #include "key.h" |