summarylogtreecommitdiffstats
path: root/include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'include.patch')
-rw-r--r--include.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/include.patch b/include.patch
new file mode 100644
index 000000000000..1cedb97ffb85
--- /dev/null
+++ b/include.patch
@@ -0,0 +1,13 @@
+diff --git a/src/modules/include/module_common_types_public.h b/src/modules/include/module_common_types_public.h
+index 345e45ce..de74bf69 100644
+--- a/src/modules/include/module_common_types_public.h
++++ b/src/modules/include/module_common_types_public.h
+@@ -10,7 +10,7 @@
+
+ #ifndef MODULES_INCLUDE_MODULE_COMMON_TYPES_PUBLIC_H_
+ #define MODULES_INCLUDE_MODULE_COMMON_TYPES_PUBLIC_H_
+-
++#include <cstdint>
+ #include <limits>
+
+ #include "absl/types/optional.h"