mirror of
https://github.com/boostorg/function.git
synced 2026-01-25 08:22:22 +01:00
Remove unnecessary include of boost/integer.hpp
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#include <new>
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/assert.hpp>
|
||||
#include <boost/integer.hpp>
|
||||
#include <boost/type_index.hpp>
|
||||
#include <boost/type_traits/has_trivial_copy.hpp>
|
||||
#include <boost/type_traits/has_trivial_destructor.hpp>
|
||||
|
||||
Reference in New Issue
Block a user