From bd482d4f9f9d7d7afd56199cf04015b27c2c0cb9 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 19 Oct 2007 12:30:46 +0000 Subject: [PATCH] Added revision ID. [SVN r40183] --- test/config_info.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/test/config_info.cpp b/test/config_info.cpp index c31bd97c..afc83aaa 100644 --- a/test/config_info.cpp +++ b/test/config_info.cpp @@ -10,6 +10,9 @@ // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // See http://www.boost.org/libs/config for most recent version. +// +// Revision $Id$ +// #include #include @@ -1012,6 +1015,8 @@ void print_boost_macros() + + // END GENERATED BLOCK PRINT_MACRO(BOOST_INTEL);