Skip to content

Commit 72cae18

Browse files
epicoPeng Wu
andauthored
Fix build for gcc 15 (#934)
Co-authored-by: Peng Wu <[email protected]>
1 parent 2c7187e commit 72cae18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/SerializedValues.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818

1919
#pragma once
2020

21+
#include <cstdint>
22+
2123
#include "Common.hpp"
2224
#include "SerializableDict.hpp"
2325

0 commit comments

Comments
 (0)