standardized abi_prefix comment

[SVN r27025]
This commit is contained in:
Jonathan Turkanis
2005-02-02 06:57:30 +00:00
parent 446704afcc
commit 403ff6b0a9
2 changed files with 2 additions and 2 deletions

View File

@@ -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 {

View File

@@ -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>