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

Modified Files:
        detail_fwd.hpp 
Log Message:
support for format_perl

Index: detail_fwd.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/xpressive/detail/detail_fwd.hpp,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- detail_fwd.hpp      12 Mar 2007 22:11:29 -0000      1.16
+++ detail_fwd.hpp      18 Mar 2007 00:29:11 -0000      1.17
@@ -284,6 +284,9 @@
 
     struct action_state;
 
+    template<typename Char>
+    struct traits;
+
     template<typename Traits, typename BidiIter>
     Traits const &traits_cast(state_type<BidiIter> const &state);
 


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