Skip to content

Commit b8c8780

Browse files
authored
Fix compilation error (#1801)
1 parent 41849db commit b8c8780

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crypto/vm/boc-compression.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
#include "boc-compression.h"
2020

2121
#include <algorithm>
22+
#include <bitset>
2223
#include "vm/boc.h"
2324
#include "vm/boc-writers.h"
2425
#include "vm/cells.h"

0 commit comments

Comments
 (0)