mirror of
https://github.com/boostorg/system.git
synced 2025-07-31 04:57:13 +02:00
Remove unnecessary includes
This commit is contained in:
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
#include <boost/system/generic_category.hpp>
|
#include <boost/system/generic_category.hpp>
|
||||||
#include <boost/core/lightweight_test.hpp>
|
#include <boost/core/lightweight_test.hpp>
|
||||||
#include <cstring>
|
|
||||||
|
|
||||||
// Tests whether generic_category() is functional when only
|
// Tests whether generic_category() is functional when only
|
||||||
// generic_category.hpp is included
|
// generic_category.hpp is included
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
#include <boost/system/system_category.hpp>
|
#include <boost/system/system_category.hpp>
|
||||||
#include <boost/core/lightweight_test.hpp>
|
#include <boost/core/lightweight_test.hpp>
|
||||||
#include <cstring>
|
|
||||||
|
|
||||||
// Tests whether system_category() is functional when only
|
// Tests whether system_category() is functional when only
|
||||||
// system_category.hpp is included
|
// system_category.hpp is included
|
||||||
|
Reference in New Issue
Block a user