diff options
Diffstat (limited to 'lang/cpp/src/exception.cpp')
-rw-r--r-- | lang/cpp/src/exception.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/cpp/src/exception.cpp b/lang/cpp/src/exception.cpp index 7751c3ea..a33543fb 100644 --- a/lang/cpp/src/exception.cpp +++ b/lang/cpp/src/exception.cpp @@ -23,10 +23,6 @@ */ // -*- c++ -*- -#ifdef HAVE_CONFIG_H - #include "config.h" -#endif - #include "exception.h" #include <gpgme.h> |