* help.patch OBS-URL: https://build.opensuse.org/package/show/hardware/g810-led?expand=0&rev=17
11 lines
258 B
Diff
11 lines
258 B
Diff
--- g810-led-0.4.3/src/helpers/help.h.orig 2023-03-26 13:26:03.128463735 +0200
|
|
+++ g810-led-0.4.3/src/helpers/help.h 2023-03-26 13:36:34.524388302 +0200
|
|
@@ -18,6 +18,7 @@
|
|
#define HELP_HELPER
|
|
|
|
#include <iostream>
|
|
+#include <cstdint>
|
|
|
|
namespace help {
|
|
|