Update of /cvsroot/boost/boost/boost/parameter/aux_/preprocessor
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27715/aux_/preprocessor

Modified Files:
        for_each.hpp 
Log Message:
Fix for Borland.


Index: for_each.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/parameter/aux_/preprocessor/for_each.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- for_each.hpp        6 Feb 2006 22:05:06 -0000       1.1
+++ for_each.hpp        26 Jul 2006 22:55:25 -0000      1.2
@@ -14,6 +14,7 @@
 # include <boost/preprocessor/repeat.hpp>
 # include <boost/preprocessor/punctuation/comma_if.hpp>
 # include <boost/preprocessor/for.hpp>
+# include <boost/preprocessor/repetition/deduce_r.hpp>
 
 # define BOOST_PARAMETER_FOR_EACH_head_aux2(x,y) (x,y), ~
 # define BOOST_PARAMETER_FOR_EACH_head_aux3(x,y,z) (x,y,z), ~


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