Update of /cvsroot/boost/boost/boost/pending
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv14076

Modified Files:
        relaxed_heap.hpp 
Log Message:
Add include of <climits>

Index: relaxed_heap.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/pending/relaxed_heap.hpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- relaxed_heap.hpp    8 Dec 2005 02:56:25 -0000       1.14
+++ relaxed_heap.hpp    10 Apr 2007 23:05:46 -0000      1.15
@@ -13,6 +13,7 @@
 #include <boost/property_map.hpp>
 #include <boost/optional.hpp>
 #include <vector>
+#include <climits> // for CHAR_BIT
 
 #ifdef BOOST_RELAXED_HEAP_DEBUG
 #  include <iostream>


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