Update of /cvsroot/boost/boost/libs/xpressive/proto/doc
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv6214/libs/xpressive/proto/doc

Modified Files:
        quick_start.qbk 
Log Message:
simple changes for Boost v1.34 compatibility

Index: quick_start.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/xpressive/proto/doc/quick_start.qbk,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- quick_start.qbk     29 Mar 2007 22:19:39 -0000      1.6
+++ quick_start.qbk     4 Apr 2007 06:42:25 -0000       1.7
@@ -18,6 +18,7 @@
     #include <iostream>
     #include <boost/xpressive/proto/proto.hpp>
     #include <boost/xpressive/proto/context.hpp>
+    #include <boost/typeof/std/ostream.hpp>
     using namespace boost;
 
     proto::terminal< std::ostream & >::type cout_ = { std::cout };


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to