removed unused header

this decouples this library from Boost.Optional
This commit is contained in:
Andrzej Krzemieński
2014-09-30 15:33:08 +02:00
committed by Daniel James
parent a0bb64c271
commit 28796cd2db

View File

@@ -15,7 +15,6 @@
# include <new>
# include <boost/pointee.hpp>
# include <boost/none_t.hpp>
# include <boost/get_pointer.hpp>
# include <boost/non_type.hpp>
# include <boost/type_traits/remove_cv.hpp>