From 452b493b7ad511a2df4e41be1a631b1382629615 Mon Sep 17 00:00:00 2001 From: Arkadiy Vertleyb Date: Fri, 15 Sep 2006 02:19:55 +0000 Subject: [PATCH] merged suppress inspection complain about unnamed ns [SVN r35119] --- include/boost/typeof/encode_decode.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/boost/typeof/encode_decode.hpp b/include/boost/typeof/encode_decode.hpp index 2612f78..e5d1be9 100755 --- a/include/boost/typeof/encode_decode.hpp +++ b/include/boost/typeof/encode_decode.hpp @@ -2,6 +2,8 @@ // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) +// boostinspect:nounnamed + #ifndef BOOST_TYPEOF_ENCODE_DECODE_HPP_INCLUDED #define BOOST_TYPEOF_ENCODE_DECODE_HPP_INCLUDED