Drop dependency on MPL

This commit is contained in:
Glen Fernandes
2018-09-22 10:31:21 -04:00
parent 7538ccb6b3
commit fa5c6fc8e5
20 changed files with 1079 additions and 1058 deletions

View File

@@ -8,7 +8,6 @@
#include <boost/typeof/typeof.hpp>
#include <boost/type_traits/is_same.hpp>
#include <boost/static_assert.hpp>
#include <boost/mpl/size_t.hpp>
namespace boost { namespace type_of {