summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 05d8216)
raw | patch | inline | side by side (parent: 05d8216)
author | ishmal <ishmal@users.sourceforge.net> | |
Mon, 28 Aug 2006 16:16:04 +0000 (16:16 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Mon, 28 Aug 2006 16:16:04 +0000 (16:16 +0000) |
src/dom/dom.h | patch | blob | history |
diff --git a/src/dom/dom.h b/src/dom/dom.h
index bf0d0534ab1e0ab87e0f6af61941ce4940d06ebe..e195dae7d5618ac9f381607d804aadcb1512d5d5 100644 (file)
--- a/src/dom/dom.h
+++ b/src/dom/dom.h
#endif
#endif
+//# Unfortunate hack for a name collision
+#ifdef SEVERITY_ERROR
+#undef SEVERITY_ERROR
+#endif
+
#define XMLNSNAME "http://www.w3.org/2000/xmlns/"
namespace org