Skip to content

Commit

Permalink
fix make error
Browse files Browse the repository at this point in the history
  • Loading branch information
unw9527 committed Sep 26, 2024
1 parent b0581b3 commit c050129
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/storage/index/b_plus_tree_debug_tool.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

#include "common/logger.h"
#include "storage/index/b_plus_tree.h"
#include "storage/page/b_plus_tree_page.h"

namespace bustub {

Expand Down

0 comments on commit c050129

Please sign in to comment.