From e26056b475c376a8d626670ef52a12dbefab4aa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Tue, 27 Jul 2004 18:35:14 +0000 Subject: [PATCH] *** empty log message *** [SVN r24125] --- include/boost/range.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/boost/range.hpp b/include/boost/range.hpp index ea1ea45..88edcf5 100755 --- a/include/boost/range.hpp +++ b/include/boost/range.hpp @@ -8,8 +8,8 @@ // For more information, see http://www.boost.org/libs/range/ // -#ifndef BOOST_RANGE_HPP -#define BOOST_RANGE_HPP +#ifndef BOOST_RANGE_HPP_27_07_04 +#define BOOST_RANGE_HPP_27_07_04 #if defined(_MSC_VER) && (_MSC_VER >= 1200) # pragma once