summaryrefslogtreecommitdiff
path: root/glib/src/markup.hg
diff options
context:
space:
mode:
Diffstat (limited to 'glib/src/markup.hg')
-rw-r--r--glib/src/markup.hg5
1 files changed, 0 insertions, 5 deletions
diff --git a/glib/src/markup.hg b/glib/src/markup.hg
index b70e6532..5aa967f4 100644
--- a/glib/src/markup.hg
+++ b/glib/src/markup.hg
@@ -21,17 +21,12 @@ _DEFS(glibmm,glib)
#include <glibmm/error.h>
#include <sigc++/sigc++.h>
-
#include <map>
-#include <glibmmconfig.h>
-
-GLIBMM_USING_STD(map)
#ifndef DOXYGEN_SHOULD_SKIP_THIS
extern "C" { typedef struct _GMarkupParseContext GMarkupParseContext; }
#endif
-
namespace Glib
{