Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76034 - trunk/boost/heap
From: tim_at_[hidden]
Date: 2011-12-18 07:29:03


Author: timblechmann
Date: 2011-12-18 07:29:03 EST (Sun, 18 Dec 2011)
New Revision: 76034
URL: http://svn.boost.org/trac/boost/changeset/76034

Log:
heap: fix compile warning

Text files modified:
   trunk/boost/heap/heap_merge.hpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/boost/heap/heap_merge.hpp
==============================================================================
--- trunk/boost/heap/heap_merge.hpp (original)
+++ trunk/boost/heap/heap_merge.hpp 2011-12-18 07:29:03 EST (Sun, 18 Dec 2011)
@@ -122,4 +122,4 @@
 } /* namespace heap */
 } /* namespace boost */
 
-#endif /* BOOST_HEAP_MERGE_HPP */
\ No newline at end of file
+#endif /* BOOST_HEAP_MERGE_HPP */


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk