Skip to content

Commit 4c74bee

Browse files
committed
fix clang build for local transaction savepoints
1 parent c5085c7 commit 4c74bee

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
@@ -12,6 +12,7 @@
1212
#include <unordered_map>
1313
#include <cstring>
1414
#include <memory>
15+
#include <algorithm>
1516

1617
namespace sql_engine {
1718

0 commit comments

Comments
 (0)