#include <locale.h>

-Yosh
This commit is contained in:
Manish Singh 1999-05-30 07:01:13 +00:00
parent 49c604f33c
commit 95f2f04303
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
Sat May 29 23:43:56 PDT 1999 Manish Singh <yosh@gimp.org>
* libgimp/stdplugins-intl.h: #include <locale.h>
1999-05-30 Jens Lauterbacher <jens@tellux.de>
Simon Budig <Simon.Budig@unix-ag.org>
Michael Natterer <mitschel@cs.tu-berlin.de>

View file

@ -1,4 +1,5 @@
#include "libgimp/gimpintl.h"
#include <locale.h>
#ifdef HAVE_LC_MESSAGES
#define INIT_I18N() \