Skip to content

Commit b117b54

Browse files
committed
GCC 13 fixes
1 parent 1eaa659 commit b117b54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/hexString.hh

+2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2323
// THE SOFTWARE.
2424

25+
#pragma once
2526
#include <array>
27+
#include <cstdint>
2628
#include <string>
2729

2830

0 commit comments

Comments
 (0)