Skip to content

Commit

Permalink
Add missing includes
Browse files Browse the repository at this point in the history
This diff adds `<unifex/get_stop_token.hpp>` to `stop_if_requested.hpp`.
  • Loading branch information
ispeters committed Nov 1, 2023
1 parent de33ba4 commit ac48a78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/unifex/stop_if_requested.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#include <unifex/config.hpp>
#include <unifex/blocking.hpp>
#include <unifex/coroutine.hpp>
#include <unifex/get_stop_token.hpp>
#include <unifex/just_done.hpp>
#include <unifex/type_traits.hpp>

Expand Down

0 comments on commit ac48a78

Please sign in to comment.