From ed2aaa365168ddc933dcecc510436090616c72b6 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 24 Jul 2012 17:27:03 +0000 Subject: [PATCH] Added checking for deprecated macros in the inspect tool [SVN r79723] --- include/boost/config/suffix.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/boost/config/suffix.hpp b/include/boost/config/suffix.hpp index 2d248132..b800db18 100644 --- a/include/boost/config/suffix.hpp +++ b/include/boost/config/suffix.hpp @@ -1,4 +1,5 @@ // Boost config.hpp configuration header file ------------------------------// +// boostinspect:ndprecated_macros -- tell the inspect tool to ignore this file // Copyright (c) 2001-2003 John Maddock // Copyright (c) 2001 Darin Adler