Skip to content

Commit

Permalink
Include clocale in edopro_main for posix
Browse files Browse the repository at this point in the history
  • Loading branch information
edo9300 committed Sep 6, 2024
1 parent 7b36b84 commit 06c42a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gframe/edopro_main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#define real_main main
#endif //EDOPRO_WINDOWS
#if EDOPRO_POSIX
#include <clocale>
#include <unistd.h>
#include <signal.h>
#endif //EDOPRO_POSIX
Expand Down

0 comments on commit 06c42a5

Please sign in to comment.