summarylogtreecommitdiffstats
path: root/include.patch
diff options
context:
space:
mode:
authorxiota2023-11-01 04:17:32 -0700
committerxiota2023-11-01 04:30:59 -0700
commitfb8078b92f9373b7017f09194f86726e5d1108e9 (patch)
tree1cbf36ecfc6f0118c4ea94a206e6a54295a07282 /include.patch
parent8c55303185873550d48c4bb7c5a7690fcc0212d6 (diff)
downloadaur-kotatogram-desktop.tar.gz
1.4.9
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"