mirror of
https://github.com/boostorg/system.git
synced 2025-07-29 12:07:13 +02:00
Rename detail/generic_category.hpp
This commit is contained in:
@ -677,7 +677,7 @@ inline bool error_category::failed( int ev ) const BOOST_NOEXCEPT
|
||||
|
||||
// generic_error_category implementation
|
||||
|
||||
#include <boost/system/detail/generic_category.hpp>
|
||||
#include <boost/system/detail/generic_category_impl.hpp>
|
||||
|
||||
inline std::string boost::system::detail::generic_error_category::message( int ev ) const
|
||||
{
|
||||
|
Reference in New Issue
Block a user