Skip to content

Commit c1ccef9

Browse files
Add <condition_variable> header.
1 parent d2d0ae4 commit c1ccef9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tiledb/common/registry/registry.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
#define TILEDB_REGISTRY_H
3636

3737
#include <algorithm>
38+
#include <condition_variable>
3839
#include <list>
3940
#include <memory>
4041
#include <mutex>

0 commit comments

Comments
 (0)