mirror of
https://github.com/ton-blockchain/ton
synced 2025-02-12 11:12:16 +00:00
crypto/vm: fix include
This commit is contained in:
parent
570da56a9e
commit
fb3077af9b
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with TON Blockchain Library. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include <map>
|
||||
#include "vm/boc.h"
|
||||
#include "vm/boc-writers.h"
|
||||
#include "vm/cellslice.h"
|
||||
|
|
Loading…
Reference in a new issue