Update of /cvsroot/boost/boost/boost
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1420
Modified Files:
Tag: RC_1_34_0
shared_array.hpp
Log Message:
TR1 cyclic inclusion fix
Index: shared_array.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/shared_array.hpp,v
retrieving revision 1.14
retrieving revision 1.14.10.1
diff -u -d -r1.14 -r1.14.10.1
--- shared_array.hpp 19 Aug 2004 15:23:46 -0000 1.14
+++ shared_array.hpp 12 Jul 2006 12:31:28 -0000 1.14.10.1
@@ -20,6 +20,8 @@
#include <boost/detail/shared_array_nmt.hpp>
#else
+#include <memory> // TR1 cyclic inclusion fix
+
#include <boost/assert.hpp>
#include <boost/checked_delete.hpp>
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs