Skip to content

Commit

Permalink
Fix realm-benchmark-larger compilation (#7786)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoyne authored Jun 6, 2024
1 parent 42e4a85 commit 10afd2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/benchmark-larger/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include <iostream>

#include <realm.hpp>
#include <realm/disable_sync_to_disk.hpp>

#include "../util/timer.hpp"
#include "../util/random.hpp"
Expand Down

0 comments on commit 10afd2c

Please sign in to comment.