Skip to content

Commit

Permalink
include clocale
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui committed Apr 12, 2020
1 parent 30e3b84 commit 2041d93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include <algorithm>
#include <queue>
#include <vector>
#include <clocale>

#if _WIN32
// image decoder and encoder with wic
Expand Down

0 comments on commit 2041d93

Please sign in to comment.