Update of /cvsroot/boost/boost/boost/spirit/phoenix
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv15877

Modified Files:
      Tag: SPIRIT_1_6
        operators.hpp 
Log Message:
Added inclusion of <climits>

Index: operators.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/spirit/phoenix/operators.hpp,v
retrieving revision 1.6.2.4
retrieving revision 1.6.2.5
diff -u -d -r1.6.2.4 -r1.6.2.5
--- operators.hpp       25 Nov 2004 11:12:47 -0000      1.6.2.4
+++ operators.hpp       26 Feb 2007 23:03:14 -0000      1.6.2.5
@@ -24,6 +24,8 @@
 #include <boost/spirit/phoenix/composite.hpp>
 #include <boost/config.hpp>
 
+#include <climits>
+
 ///////////////////////////////////////////////////////////////////////////////
 namespace phoenix {
 


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