Update of /cvsroot/boost/boost/boost/xpressive/detail/utility/chset
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv19839/detail/utility/chset

Modified Files:
        chset.hpp 
Log Message:
basic_regex uses proto::extends<>, eliminate regex_operators.hpp and 
as_matcher(), as_xpr() is simply proto::as_expr()

Index: chset.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/xpressive/detail/utility/chset/chset.hpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- chset.hpp   26 Nov 2005 17:12:25 -0000      1.4
+++ chset.hpp   12 Mar 2007 22:11:29 -0000      1.5
@@ -14,6 +14,7 @@
 #endif
 
 #include <vector>
+#include <boost/call_traits.hpp>
 #include <boost/xpressive/detail/detail_fwd.hpp>
 #include <boost/xpressive/detail/utility/algorithm.hpp>
 #include <boost/xpressive/detail/utility/chset/basic_chset.ipp>


-------------------------------------------------------------------------
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