aports/testing/timg/missing-include.patch
2023-06-09 22:25:39 +00:00

13 lines
228 B
Diff

diff --git a/src/termutils.h b/src/termutils.h
index 744f9f5..1d310e2 100644
--- a/src/termutils.h
+++ b/src/termutils.h
@@ -17,6 +17,7 @@
#define TIMG_TERMUTILS_H
#include <string>
+#include <cstdint>
namespace timg {