Remove trailing semicolon after BOOST_HEADER_DEPRECATED

This commit is contained in:
Glen Fernandes
2019-12-17 12:31:06 -05:00
parent daf69d8864
commit 00b2270c66

View File

@ -12,7 +12,7 @@ Distributed under the Boost Software License, Version 1.0.
#include <boost/config/header_deprecated.hpp>
BOOST_HEADER_DEPRECATED("<boost/io/quoted.hpp>");
BOOST_HEADER_DEPRECATED("<boost/io/quoted.hpp>")
#include <boost/io/quoted.hpp>