Skip to content

Commit 65d4993

Browse files
authored
Fix compiltion on arm64/Linux docker build (#7136)
1 parent a056d6e commit 65d4993

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

third_party/libosmium/include/osmium/memory/collection.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ DEALINGS IN THE SOFTWARE.
3535

3636
#include <osmium/memory/item.hpp>
3737

38+
#include <cassert>
3839
#include <iosfwd>
3940
#include <iterator>
4041
#include <type_traits>

0 commit comments

Comments
 (0)