Skip to content

Commit e57e1fc

Browse files
FabioLolixTheAssassin
authored andcommitted
Fix build with gcc 13.1.1
1 parent dc189aa commit e57e1fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/zsmake.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#include <functional>
44
#include <map>
55
#include <string>
6+
#include <cstdint>
67

78
namespace zsync2 {
89
class ZSyncFileMaker {

0 commit comments

Comments
 (0)