]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/log/utility/manipulators/auto_newline.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / log / utility / manipulators / auto_newline.hpp
index 933a670de580ec81ecf27e03ed7f6fddfc48d289..d973b92256e269a7d268f2dc46e82cd61b8c6387 100644 (file)
@@ -32,7 +32,7 @@ BOOST_LOG_OPEN_NAMESPACE
  * inserted into the stream is already a newline.
  */
 struct auto_newline_manip {}
-const auto_newline = {};
+BOOST_INLINE_VARIABLE const auto_newline = {};
 
 /*!
  * Stream output operator for the \c auto_newline manipulator