Skip to content

Commit 6fec5dc

Browse files
committed
fix: include algorithm for local txn remove
1 parent 6aeb5ff commit 6fec5dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/sql_engine/local_txn.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#include "sql_parser/arena.h"
99

1010
#include <vector>
11+
#include <algorithm>
1112
#include <string>
1213
#include <unordered_map>
1314
#include <cstring>

0 commit comments

Comments
 (0)