Small compilation fixes for GCC 10.1

master
Pedro Alvarez 5 years ago committed by Andre Puschmann
parent 3eb525563a
commit 00ac85e1b3

@ -27,6 +27,7 @@
#include <cstdio>
#include <cstdlib>
#include <functional>
#include <stdint.h>
#include <type_traits>
#if defined(__cpp_exceptions) && (1 == __cpp_exceptions)

Loading…
Cancel
Save