Fix missing header in sync.h

pull/18357/head
João Barbosa 5 years ago
parent d402c1e4d3
commit 686c5456f2

@ -10,9 +10,9 @@
#include <util/macros.h>
#include <condition_variable>
#include <thread>
#include <mutex>
#include <string>
#include <thread>
////////////////////////////////////////////////
// //

Loading…
Cancel
Save