1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 01:06:11 +00:00

fix: compilation error with GCC 13

This commit is contained in:
Olav Reinert 2023-03-26 13:48:10 +02:00
parent efa3c35e74
commit 0ca17e2ba8

View File

@ -18,6 +18,7 @@
#define HELP_HELPER
#include <iostream>
#include <cstdint>
namespace help {