mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Fix CE (#627)
This commit is contained in:
parent
706be23c83
commit
308dcc9206
2 changed files with 3 additions and 2 deletions
|
@ -18,6 +18,7 @@
|
|||
*/
|
||||
#pragma once
|
||||
#include <set>
|
||||
#include <map>
|
||||
#include "vm/db/DynamicBagOfCellsDb.h"
|
||||
#include "vm/cells.h"
|
||||
#include "td/utils/Status.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue