Skip to content

Commit

Permalink
[ci] Missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Aug 10, 2023
1 parent 27ef2b7 commit 6965a82
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ossia/dataflow/execution/merged_policy.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
#include <ossia/dataflow/execution/execution_policy.hpp>

#include <blockingconcurrentqueue.h>

#include <semaphore>

namespace ossia
{
struct merged_execution_state_policy : local_state_execution_policy
Expand Down

0 comments on commit 6965a82

Please sign in to comment.