[SCM] Debian packaging for XMLTooling-C branch, bug/gcc-4.3, updated. upstream/1.0-2-g5ff39e9

Russ Allbery rra at debian.org
Sat Jun 7 18:06:59 UTC 2008


The following commit has been merged in the bug/gcc-4.3 branch:
commit 5ff39e90a0fb4be83622b0787a135b608a96973d
Author: Russ Allbery <rra at debian.org>
Date:   Sat Jun 7 11:06:53 2008 -0700

    Include <typeinfo> for typeid()

diff --git a/xmltooling/base.h b/xmltooling/base.h
index b6d3ba3..43e24ed 100644
--- a/xmltooling/base.h
+++ b/xmltooling/base.h
@@ -30,6 +30,8 @@
   #include <xmltooling/config_pub.h>
 #endif
 
+#include <typeinfo>
+
 #ifdef XMLTOOLING_LITE
 # define XMLTOOLING_NO_XMLSEC 1
 #endif

-- 
Debian packaging for XMLTooling-C



More information about the Pkg-shibboleth-devel mailing list