Skip to content

Commit

Permalink
Multiple test fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
isidorostsa committed May 10, 2024
1 parent 59b5170 commit 39cee7b
Show file tree
Hide file tree
Showing 20 changed files with 1,619 additions and 376 deletions.
2 changes: 2 additions & 0 deletions libs/core/execution/src/run_loop.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

#include <hpx/execution/algorithms/run_loop.hpp>

#ifndef HPX_HAVE_STDEXEC
///////////////////////////////////////////////////////////////////////////////
namespace hpx::execution::experimental::detail {

Expand All @@ -22,3 +23,4 @@ namespace hpx::execution::experimental::detail {
}
}
} // namespace hpx::execution::experimental::detail
#endif
Loading

0 comments on commit 39cee7b

Please sign in to comment.