Skip to content

Commit 8e8356c

Browse files
committed
Fix compilation
1 parent 22d15d9 commit 8e8356c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/realm/db.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
#include <cstdint>
3838
#include <limits>
3939
#include <condition_variable>
40+
#include <unordered_map>
4041

4142
namespace realm {
4243

0 commit comments

Comments
 (0)