adapt: Cleanup includes

This commit is contained in:
Kohei Takahashi
2018-07-28 14:49:50 +09:00
parent f03bb5ec2e
commit e29b1a07f3
6 changed files with 3 additions and 15 deletions

View File

@ -23,6 +23,7 @@
#include <boost/type_traits/is_const.hpp>
#include <boost/type_traits/add_const.hpp>
#include <boost/type_traits/remove_const.hpp>
#include <boost/type_traits/remove_reference.hpp>
#include <boost/typeof/typeof.hpp>