From 00b2270c66b4a2b184a63927064c0e3c56195a08 Mon Sep 17 00:00:00 2001 From: Glen Fernandes Date: Tue, 17 Dec 2019 12:31:06 -0500 Subject: [PATCH] Remove trailing semicolon after BOOST_HEADER_DEPRECATED --- include/boost/io/detail/quoted_manip.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/io/detail/quoted_manip.hpp b/include/boost/io/detail/quoted_manip.hpp index ce3d578..5b3c4fd 100644 --- a/include/boost/io/detail/quoted_manip.hpp +++ b/include/boost/io/detail/quoted_manip.hpp @@ -12,7 +12,7 @@ Distributed under the Boost Software License, Version 1.0. #include -BOOST_HEADER_DEPRECATED(""); +BOOST_HEADER_DEPRECATED("") #include