[SCM] Debian packaging for the 2.0 Apache Shibboleth SP branch, bug/gcc-4.3, updated. upstream/2.0.dfsg1-2-g76b02ec
Ferenc Wagner
wferi at niif.hu
Wed Jun 25 18:01:10 UTC 2008
The following commit has been merged in the bug/gcc-4.3 branch:
commit 76b02ec3bbf10c51c502a0886671329b226a1760
Author: Ferenc Wagner <wferi at niif.hu>
Date: Wed Jun 25 17:58:46 2008 +0200
One more missing <memory> include
diff --git a/apache/mod_apache.cpp b/apache/mod_apache.cpp
index cbc0dbf..c5106dd 100644
--- a/apache/mod_apache.cpp
+++ b/apache/mod_apache.cpp
@@ -46,6 +46,7 @@
#include <xmltooling/util/Threads.h>
#include <xmltooling/util/XMLConstants.h>
#include <xmltooling/util/XMLHelper.h>
+#include <memory>
#ifdef WIN32
# include <winsock.h>
--
Debian packaging for the 2.0 Apache Shibboleth SP
More information about the Pkg-shibboleth-devel
mailing list