diff --git a/example/static_map.hpp b/example/static_map.hpp index a4a5326..671bc59 100644 --- a/example/static_map.hpp +++ b/example/static_map.hpp @@ -8,11 +8,11 @@ #include -#include -#include -#include -#include -#include +#include "../include/boost/static_views/detail/config.hpp" +#include "../include/boost/static_views/detail/find_first.hpp" +#include "../include/boost/static_views/detail/invoke.hpp" +#include "../include/boost/static_views/detail/utils.hpp" +#include "../include/boost/static_views/hashed.hpp" // clang-format off #if __cplusplus > 201402L