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