Skip to content

Commit 9640a27

Browse files
authored
Merge pull request #438 from psydvl/fix
crypto/vm: fix include
2 parents 570da56 + fb3077a commit 9640a27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crypto/vm/large-boc-serializer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
You should have received a copy of the GNU Lesser General Public License
1515
along with TON Blockchain Library. If not, see <http://www.gnu.org/licenses/>.
1616
*/
17+
#include <map>
1718
#include "vm/boc.h"
1819
#include "vm/boc-writers.h"
1920
#include "vm/cellslice.h"

0 commit comments

Comments
 (0)