From bffc0d795bac2a89d08c8fa0675cf1cad89ca268 Mon Sep 17 00:00:00 2001 From: ishmal Date: Fri, 1 Sep 2006 08:33:34 +0000 Subject: [PATCH] Undo inadvertent commit --- 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 053e99712..41dce7a10 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