mirror of
https://github.com/boostorg/system.git
synced 2026-01-25 00:22:27 +01:00
Normalize Core includes
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
|
||||
#include <boost/system/config.hpp>
|
||||
#include <boost/cstdint.hpp>
|
||||
#include <boost/noncopyable.hpp>
|
||||
#include <boost/utility/enable_if.hpp>
|
||||
#include <boost/core/noncopyable.hpp>
|
||||
#include <boost/core/enable_if.hpp>
|
||||
#include <ostream>
|
||||
#include <string>
|
||||
#include <stdexcept>
|
||||
|
||||
Reference in New Issue
Block a user