aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cpp/src/configuration.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cpp/src/configuration.cpp')
-rw-r--r--lang/cpp/src/configuration.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/cpp/src/configuration.cpp b/lang/cpp/src/configuration.cpp
index b3b62d6f..eb0f668a 100644
--- a/lang/cpp/src/configuration.cpp
+++ b/lang/cpp/src/configuration.cpp
@@ -22,10 +22,6 @@
Boston, MA 02110-1301, USA.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include "configuration.h"
#include "error.h"
#include "util.h"