Skip to content

Commit 769cdc0

Browse files
committed
Fixed compilation of SConfig on Windows
1 parent cda5ae7 commit 769cdc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/Config.hpp

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
#include <Args.hpp>
44
#include <math.hpp>
55

6+
#include <cstdint>
7+
68
struct SConfig
79
{
810
void Clear();

0 commit comments

Comments
 (0)