aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zenstore/include/zenstore/gc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zenstore/include/zenstore/gc.h b/zenstore/include/zenstore/gc.h
index b752d159a..500613a81 100644
--- a/zenstore/include/zenstore/gc.h
+++ b/zenstore/include/zenstore/gc.h
@@ -7,6 +7,7 @@
#include <atomic>
#include <chrono>
+#include <condition_variable>
#include <filesystem>
#include <functional>
#include <optional>