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