Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Kefu Chai <[email protected]>
  • Loading branch information
tchaikov committed Jan 8, 2025
1 parent f161415 commit 1382d70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/boost/cdc_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include <string>
#include <boost/range/adaptor/map.hpp>
#include <fmt/ranges.h>
#include <fmt/std.h>

#include "cdc/log.hh"
#include "cdc/cdc_options.hh"
Expand Down
1 change: 1 addition & 0 deletions test/boost/tablets_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#include "locator/tablet_replication_strategy.hh"
#include "locator/tablet_sharder.hh"
#include "locator/load_sketch.hh"
#include "locator/snitch_base.hh"
#include "utils/UUID_gen.hh"
#include "utils/error_injection.hh"
#include "utils/to_string.hh"
Expand Down

0 comments on commit 1382d70

Please sign in to comment.