Skip to content

Commit

Permalink
Fix for #130
Browse files Browse the repository at this point in the history
  • Loading branch information
milasudril committed Apr 23, 2022
1 parent 3251428 commit f4ef6e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/sched/thread_pool.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include <mutex>
#include <condition_variable>
#include <exception>
#include <optional>

namespace Maike::Sched
{
Expand Down

0 comments on commit f4ef6e2

Please sign in to comment.