summaryrefslogtreecommitdiff
path: root/boost/iostreams/detail/restrict_impl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/iostreams/detail/restrict_impl.hpp')
-rw-r--r--boost/iostreams/detail/restrict_impl.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/boost/iostreams/detail/restrict_impl.hpp b/boost/iostreams/detail/restrict_impl.hpp
index 8278db5a6a..e949b6ac47 100644
--- a/boost/iostreams/detail/restrict_impl.hpp
+++ b/boost/iostreams/detail/restrict_impl.hpp
@@ -478,4 +478,6 @@ BOOST_IOSTREAMS_RESTRICT(T& t, stream_offset off, stream_offset len = -1)
} } // End namespaces iostreams, boost.
+# include <boost/iostreams/detail/config/enable_warnings.hpp>
+
#endif // #if !defined(BOOST_IOSTREAMS_RESTRICT_IMPL_HPP_INCLUDED) ...