adding locale.h
Original commit message from CVS: adding locale.h
This commit is contained in:
parent
80a5676bdc
commit
a8dc14076e
@ -1,6 +1,7 @@
|
||||
2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* gst-libs/gst/gst-i18n-plugin.h:
|
||||
add locale.h
|
||||
remove config.h inclusion
|
||||
|
||||
2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
@ -19,10 +19,10 @@
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
|
||||
#ifndef __GST_I18N_PLUGIN_H__
|
||||
#define __GST_I18N_PLUGIN_H__
|
||||
|
||||
#include <locale.h> /* some people need it and some people don't */
|
||||
#include "gettext.h" /* included with gettext distribution and copied */
|
||||
|
||||
#ifndef GETTEXT_PACKAGE
|
||||
|
Loading…
x
Reference in New Issue
Block a user