Update of /cvsroot/boost/boost/boost/xpressive/detail/core
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv21828/boost/xpressive/detail/core

Modified Files:
        quant_style.hpp 
Log Message:
allow (s1,-s1,s2) syntax as Subs parameter to regex_token_iterator ctor

Index: quant_style.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/xpressive/detail/core/quant_style.hpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- quant_style.hpp     31 May 2007 18:51:51 -0000      1.6
+++ quant_style.hpp     1 Jun 2007 19:09:28 -0000       1.7
@@ -13,11 +13,7 @@
 # pragma once
 #endif
 
-#include <boost/type_traits/is_base_and_derived.hpp>
-#include <boost/mpl/assert.hpp>
-#include <boost/mpl/if.hpp>
-#include <boost/mpl/and.hpp>
-#include <boost/mpl/not_equal_to.hpp>
+#include <boost/config.hpp>
 #include <boost/mpl/has_xxx.hpp>
 #include <boost/xpressive/detail/utility/width.hpp>
 #include <boost/xpressive/detail/detail_fwd.hpp>


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