Skip to content

Commit

Permalink
Merge pull request #2297 from STEllAR-GROUP/fixing_no_hwloc
Browse files Browse the repository at this point in the history
Fixing compilation with no hw_loc
  • Loading branch information
hkaiser committed Aug 19, 2016
2 parents 462604e + 699c675 commit 0aa4c49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hpx/runtime/threads/policies/noop_topology.hpp
Expand Up @@ -16,6 +16,7 @@
#include <hpx/exception_fwd.hpp>
#include <hpx/runtime/naming/address.hpp>
#include <hpx/runtime/threads/topology.hpp>
#include <hpx/util/static.hpp>

#if defined(__ANDROID__) && defined(ANDROID)
#include <cpu-features.h>
Expand Down

0 comments on commit 0aa4c49

Please sign in to comment.