mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-12 21:27:38 +00:00
Patch build for gcc 13.2.0 (#1567)
This commit is contained in:

committed by
GitHub

parent
a9df9dde69
commit
bc71238046
@@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
#include <string>
|
||||
#include <cstdint>
|
||||
|
||||
#ifndef __DE_BRUIJN_H__
|
||||
#define __DE_BRUIJN_H__
|
||||
|
@@ -20,6 +20,8 @@
|
||||
* Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
#include "aprs.hpp"
|
||||
#include "ax25.hpp"
|
||||
|
||||
|
@@ -25,6 +25,7 @@
|
||||
|
||||
#include <cstring>
|
||||
#include <string>
|
||||
#include <cstdint>
|
||||
|
||||
namespace adsb {
|
||||
|
||||
|
Reference in New Issue
Block a user