From 381810c99e5e5f85323d259e16f6d00452e2d011 Mon Sep 17 00:00:00 2001 From: ishmal Date: Fri, 30 Mar 2007 02:31:35 +0000 Subject: [PATCH] backout inadvertent change to domconfig.h --- src/dom/domconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dom/domconfig.h b/src/dom/domconfig.h index 120d7a218..e381205bd 100644 --- a/src/dom/domconfig.h +++ b/src/dom/domconfig.h @@ -37,7 +37,7 @@ * or GlibMM's Glib::ustring. If neither one is defined, then DOMString * is defined as stdc++'s std::string. */ -//#define DOM_STRING_GLIBMM +#define DOM_STRING_GLIBMM //#define DOM_STRING_OWN -- 2.30.2