Removed unneeded #include <boost/operators.hpp>

This commit is contained in:
Beman
2014-05-31 13:58:40 -04:00
parent 44c3566380
commit 8c1549a307

View File

@ -14,7 +14,6 @@
#include <boost/system/config.hpp>
#include <boost/cstdint.hpp>
#include <boost/assert.hpp>
#include <boost/operators.hpp>
#include <boost/noncopyable.hpp>
#include <boost/utility/enable_if.hpp>
#include <ostream>