Skip to content

Commit 7daa02e

Browse files
committed
Fix build error when cross-compiling for ARM
1 parent 817caf4 commit 7daa02e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libraries/VarAPI/include/var/ContainerObject.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include <cstdio>
88
#include <iterator>
99
#include <numeric>
10+
#include <algorithm>
1011

1112
#include "api/api.hpp"
1213

0 commit comments

Comments
 (0)