fix: a minor bug

This commit is contained in:
2023-11-01 15:41:33 +08:00
parent bf7e6eadaf
commit c3efb8d678
2 changed files with 18 additions and 2 deletions

View File

@ -64,6 +64,7 @@ root= 6
void read(const std::string &);
void print();
void print_debug();
void ClaimMem(size_t);