File ola-add_cstdint.patch of Package ola
diff --git a/include/ola/rdm/ResponderTagSet.h b/include/ola/rdm/ResponderTagSet.h index 3b4df3ca1..069f03205 100644 --- a/include/ola/rdm/ResponderTagSet.h +++ b/include/ola/rdm/ResponderTagSet.h @@ -32,6 +32,7 @@ #include <ola/Logging.h> #include <ola/strings/Utils.h> +#include <cstdint> #include <algorithm> #include <iomanip> #include <set>