Update of /cvsroot/boost/boost/libs/functional/hash/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv8663
Modified Files:
compile_time.hpp
Log Message:
Remove an unrequired semi-colon.
Index: compile_time.hpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/test/compile_time.hpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- compile_time.hpp 25 Jun 2006 09:59:03 -0000 1.7
+++ compile_time.hpp 12 Apr 2007 20:34:59 -0000 1.8
@@ -12,5 +12,5 @@
{
BOOST_STATIC_ASSERT((boost::is_base_and_derived<
std::unary_function<T, std::size_t>, HASH_NAMESPACE::hash<T>
>::value));
-};
+}
-------------------------------------------------------------------------
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