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

Modified Files:
        mixed.cpp 
Log Message:
fixes to make proto work with 1.34

Index: mixed.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/xpressive/proto/example/mixed.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mixed.cpp   26 Jun 2007 06:16:06 -0000      1.2
+++ mixed.cpp   28 Jun 2007 02:29:19 -0000      1.3
@@ -18,6 +18,9 @@
 #include <boost/xpressive/proto/proto.hpp>
 #include <boost/xpressive/proto/debug.hpp>
 #include <boost/xpressive/proto/context.hpp>
+#include <boost/typeof/std/list.hpp>
+#include <boost/typeof/std/vector.hpp>
+#include <boost/typeof/std/complex.hpp>
 
 using namespace boost;
 using proto::_;


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to