mirror of
https://github.com/ton-blockchain/ton
synced 2025-02-14 12:12:21 +00:00
Build fix: 'all_of' identifier not found (#936)
This commit is contained in:
parent
0a82a19313
commit
14f319d29c
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#include "td/utils/port/path.h"
|
||||
#include "td/utils/PathView.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <map>
|
||||
#include <utility>
|
||||
|
||||
|
|
Loading…
Reference in a new issue