Skip to content

Commit

Permalink
Adding missing #include
Browse files Browse the repository at this point in the history
  • Loading branch information
hkaiser committed Nov 16, 2017
1 parent dff821a commit fcc888b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hpx/runtime/serialization/optional.hpp
Expand Up @@ -10,6 +10,8 @@
#include <hpx/util/optional.hpp>
#include <hpx/runtime/serialization/serialize.hpp>

#include <utility>

namespace hpx { namespace serialization
{
template <typename T>
Expand Down

0 comments on commit fcc888b

Please sign in to comment.