Commit 1383f4b3 authored by Marian Triebe's avatar Marian Triebe

Add missing include `condition_variable`.

parent 46df74f8
......@@ -22,6 +22,7 @@
#include <thread>
#include <limits>
#include <condition_variable>
#include "caf/scheduler/worker.hpp"
#include "caf/scheduler/abstract_coordinator.hpp"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment