From db267e22f808fc0ed32b77dfd83bfad69cf78ce8 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 24 Nov 2009 21:24:20 +0000 Subject: [PATCH] Integer: fixed search&replace gone mad [SVN r57908] --- include/boost/integer.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/integer.hpp b/include/boost/integer.hpp index 559d2f1..2d339ae 100644 --- a/include/boost/integer.hpp +++ b/include/boost/integer.hpp @@ -17,7 +17,7 @@ #include // self include -#include // for boost::::boost::integer_traits +#include // for ::boost::integer_traits #include // for ::std::numeric_limits #include // for boost::int64_t and BOOST_NO_INTEGRAL_INT64_T