Skip to content

Commit a6f3175

Browse files
committed
Fix for mingw
1 parent 0ecae0e commit a6f3175

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/util/cast.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include "cast.hpp"
2+
#include <cstdint>
23
#include <iomanip>
34
#include <locale>
45
#include <sstream>

0 commit comments

Comments
 (0)