Include <locale.h> to get LC_XXX constants declaration.
This fixes a compilation error under IRIX when using mipsPro. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include "wx/xlocale.h"
|
||||
|
||||
#include <errno.h>
|
||||
#include <locale.h>
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// module globals
|
||||
|
Reference in New Issue
Block a user