Skip to content

Commit

Permalink
Remove the remaining is_executor include
Browse files Browse the repository at this point in the history
  • Loading branch information
aurianer committed Mar 17, 2020
1 parent 6f6c17f commit ab245a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hpx/lcos/future.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,9 @@
#include <hpx/traits/future_access.hpp>
#include <hpx/traits/future_then_result.hpp>
#include <hpx/traits/future_traits.hpp>
#include <hpx/execution/traits/is_executor.hpp>
#include <hpx/traits/is_future.hpp>
#include <hpx/type_support/decay.hpp>


#if defined(HPX_HAVE_AWAIT)
#include <hpx/lcos/detail/future_await_traits.hpp>
#endif
Expand Down

0 comments on commit ab245a4

Please sign in to comment.