Update of /cvsroot/boost/boost/boost/xpressive/proto
In directory
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20242/boost/xpressive/proto
Modified Files:
context.hpp
Log Message:
add null_context, use in vector.cpp example
Index: context.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/xpressive/proto/context.hpp,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- context.hpp 23 Jun 2007 21:22:30 -0000 1.32
+++ context.hpp 25 Jun 2007 07:44:54 -0000 1.33
@@ -10,6 +10,7 @@
#define BOOST_PROTO_CONTEXT_HPP_EAN_06_23_2007
#include <boost/xpressive/proto/detail/prefix.hpp> // must be first include
+#include <boost/xpressive/proto/context/null.hpp>
#include <boost/xpressive/proto/context/default.hpp>
#include <boost/xpressive/proto/context/callable.hpp>
#include <boost/xpressive/proto/detail/suffix.hpp> // must be last include
-------------------------------------------------------------------------
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