mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
[build] Fix compilation with GCC 13 (#5322)
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#ifndef WPIUTIL_WPI_BASE64_H_
|
||||
#define WPIUTIL_WPI_BASE64_H_
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <cstddef>
|
||||
#include <span>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user