Add explicit locale header
This commit is contained in:
parent
b67935ef57
commit
d8db4684fa
@ -6,6 +6,8 @@
|
|||||||
#include <QApplication>
|
#include <QApplication>
|
||||||
#include <QCommandLineParser>
|
#include <QCommandLineParser>
|
||||||
|
|
||||||
|
#include <locale.h>
|
||||||
|
|
||||||
#define STR2(XXX) #XXX
|
#define STR2(XXX) #XXX
|
||||||
#define STR(XXX) STR2(XXX)
|
#define STR(XXX) STR2(XXX)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user