mirror of https://github.com/nirenjan/libx52.git
Include locale.h in gettext.h
When building with coverage enabled, the compiler complains about missing definitions for setlocale and LC_ALL. These can be found in locale.h, and by including it in gettext.h, we can ensure that we won't see any more such issues.cpp
parent
0ac3a3d0c4
commit
ba9348b888
Loading…
Reference in New Issue