Skip to content

Commit

Permalink
Remove extra #include
Browse files Browse the repository at this point in the history
  • Loading branch information
biddisco committed Oct 1, 2017
1 parent 761448c commit 5decc72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hpx/runtime/threads/topology.hpp
Expand Up @@ -16,7 +16,6 @@
#include <hpx/runtime/naming_fwd.hpp>
#include <hpx/runtime/threads/cpu_mask.hpp>
#include <hpx/runtime/threads/thread_data_fwd.hpp>
#include <hpx/runtime/resource/partitioner_fwd.hpp>

#include <cstddef>
#include <iosfwd>
Expand All @@ -32,7 +31,6 @@

namespace hpx { namespace threads
{

/// forward declare membind enum type as int
enum hpx_hwloc_membind_policy : int;

Expand Down

0 comments on commit 5decc72

Please sign in to comment.