Skip to content

Commit b5e9e90

Browse files
bertwimkmilos
authored andcommitted
In src/futils.cpp Added #include <cstdint>
1 parent 48b25ec commit b5e9e90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/futils.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// + standard includes
1212
#include <algorithm>
1313
#include <array>
14+
#include <cstdint>
1415
#include <cstring>
1516
#include <sstream>
1617
#include <stdexcept>

0 commit comments

Comments
 (0)