Skip to content

Commit

Permalink
Add serialize_exception include back
Browse files Browse the repository at this point in the history
  • Loading branch information
aurianer committed Apr 1, 2020
1 parent ee30804 commit 2f03ba1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hpx/lcos/future.hpp
Expand Up @@ -26,6 +26,7 @@
#include <hpx/traits/future_traits.hpp>
#include <hpx/traits/is_future.hpp>
#include <hpx/type_support/decay.hpp>
#include <hpx/util/serialize_exception.hpp>

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

0 comments on commit 2f03ba1

Please sign in to comment.