Skip to content

Commit ef755f6

Browse files
authored
fix: build for G++ 13 (#147)
1 parent a4b28d8 commit ef755f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/superior_mysqlpp/utils.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
#pragma once
66

7-
7+
#include <cstdint>
88
#include <string>
99
#include <tuple>
1010
#include <utility>

0 commit comments

Comments
 (0)