From 72a38b9137fb61a6fa75d4cf8f59348ea0196766 Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Sat, 19 Aug 2006 11:04:25 +0000 Subject: [PATCH] identification [SVN r34905] --- include/boost/pending/integer_log2.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/boost/pending/integer_log2.hpp b/include/boost/pending/integer_log2.hpp index fd8e446..f85847b 100644 --- a/include/boost/pending/integer_log2.hpp +++ b/include/boost/pending/integer_log2.hpp @@ -12,7 +12,8 @@ // http://www.boost.org/LICENSE_1_0.txt) // // ------------------------------------------------------ - +// +// $Id$ #ifndef BOOST_INTEGER_LOG2_HPP_GP_20030301