slackbuilds_ponce/misc/g810-led/g810-led.gcc13.patch

11 lines
250 B
Diff
Raw Normal View History

--- ./src/helpers/help.h.orig 2022-11-30 12:52:57.000000000 -0600
+++ ./src/helpers/help.h 2023-09-22 14:07:07.559767953 -0500
@@ -17,6 +17,7 @@
#ifndef HELP_HELPER
#define HELP_HELPER
+#include <cstdint>
#include <iostream>
namespace help {