mirror of
https://github.com/boostorg/io.git
synced 2025-06-25 03:51:36 +02:00
Remove trailing semicolon after BOOST_HEADER_DEPRECATED
This commit is contained in:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user