summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
Diffstat (limited to 'src/util')
-rw-r--r--src/util/unordered-containers.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/util/unordered-containers.h b/src/util/unordered-containers.h
index 0bda8191f..9d869142d 100644
--- a/src/util/unordered-containers.h
+++ b/src/util/unordered-containers.h
@@ -12,10 +12,6 @@
#ifndef SEEN_INK_UTIL_UNORDERED_CONTAINERS_H
#define SEEN_INK_UTIL_UNORDERED_CONTAINERS_H
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
-
#include <glibmm/ustring.h>
#ifndef DOXYGEN_SHOULD_SKIP_THIS