Branch 'c++/master' - c++/compiled

Christian Mollekopf mollekopf at kolabsys.com
Mon Jan 30 22:00:19 CET 2012


 c++/compiled/XMLParserWrapper.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3c99fac7b3bed9508c7be3a3a992fff7a7127d1d
Author: Christian Mollekopf <mollekopf at kolabsys.com>
Date:   Mon Jan 30 21:59:57 2012 +0100

    Don't use internal headers.

diff --git a/c++/compiled/XMLParserWrapper.h b/c++/compiled/XMLParserWrapper.h
index e6b746e..1c8b7ee 100644
--- a/c++/compiled/XMLParserWrapper.h
+++ b/c++/compiled/XMLParserWrapper.h
@@ -19,7 +19,7 @@
 #define XMLPARSER_WRAPPER_H
 
 #include <string>
-#include <auto_ptr.h>
+#include <memory>
 #include <bindings/kolabformat-xcal.hxx>
 #include <xsd/cxx/tree/error-handler.hxx>
 #include <boost/scoped_ptr.hpp>





More information about the commits mailing list