Skip to content

Commit 2041d93

Browse files
committed
include clocale
1 parent 30e3b84 commit 2041d93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include <algorithm>
55
#include <queue>
66
#include <vector>
7+
#include <clocale>
78

89
#if _WIN32
910
// image decoder and encoder with wic

0 commit comments

Comments
 (0)