mirror of
https://github.com/boostorg/iostreams.git
synced 2026-02-26 04:42:19 +00:00
standardized abi_prefix comment
[SVN r27025]
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <boost/iostreams/detail/config/auto_link.hpp>
|
||||
#include <boost/iostreams/detail/config/dyn_link.hpp>
|
||||
|
||||
// Must be the last header.
|
||||
// Must come last.
|
||||
#include <boost/config/abi_prefix.hpp>
|
||||
|
||||
namespace boost { namespace iostreams {
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
#include <boost/iostreams/detail/config/dyn_link.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
// Must be the last headers.
|
||||
// Must come last.
|
||||
#include <boost/iostreams/detail/disable_warnings.hpp>
|
||||
#include <boost/config/abi_prefix.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user