Fix FTBFS with older GCC.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8a9f67e94a)
r14.0.x
Slávek Banko 5 years ago
parent 0e91f9e91b
commit e0df9fe132
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -54,6 +54,7 @@
// Standard C/C++
#include <vector>
#include <cstring>
#include <string>
#include <set>

Loading…
Cancel
Save