mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-12-24 06:49:24 -05:00
Patch build for gcc 13.2.0 (#1567)
This commit is contained in:
parent
a9df9dde69
commit
bc71238046
@ -21,6 +21,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <cstdint>
|
||||||
|
|
||||||
#ifndef __DE_BRUIJN_H__
|
#ifndef __DE_BRUIJN_H__
|
||||||
#define __DE_BRUIJN_H__
|
#define __DE_BRUIJN_H__
|
||||||
|
@ -20,6 +20,8 @@
|
|||||||
* Boston, MA 02110-1301, USA.
|
* Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
|
|
||||||
#include "aprs.hpp"
|
#include "aprs.hpp"
|
||||||
#include "ax25.hpp"
|
#include "ax25.hpp"
|
||||||
|
|
||||||
|
@ -25,6 +25,7 @@
|
|||||||
|
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <cstdint>
|
||||||
|
|
||||||
namespace adsb {
|
namespace adsb {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user