diff --git a/include/boost/hana.hpp b/include/boost/hana.hpp index 8fcdea285..7cddb9597 100644 --- a/include/boost/hana.hpp +++ b/include/boost/hana.hpp @@ -1,6 +1,7 @@ /*! @file -Includes all the headers of the library. +Includes all the library components, excluding the adaptors for external +libraries. @copyright Louis Dionne 2014 Distributed under the Boost Software License, Version 1.0. @@ -31,14 +32,6 @@ Distributed under the Boost Software License, Version 1.0. #include #include #include -#include -#include -#include -#include -#include -#include -#include -#include #include #include #include