[geocode-glib] test: Include <locale.h> for UTF-8 support
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geocode-glib] test: Include <locale.h> for UTF-8 support
- Date: Thu, 21 Apr 2011 13:03:42 +0000 (UTC)
commit bf5ef49344f4fb48864a9ca66ea2d24c8bcdbac1
Author: Bastien Nocera <hadess hadess net>
Date: Thu Apr 21 14:03:21 2011 +0100
test: Include <locale.h> for UTF-8 support
geocode-glib/test-gcglib.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/geocode-glib/test-gcglib.c b/geocode-glib/test-gcglib.c
index 4693a6d..5c38641 100644
--- a/geocode-glib/test-gcglib.c
+++ b/geocode-glib/test-gcglib.c
@@ -1,5 +1,6 @@
#include "config.h"
+#include <locale.h>
#include <glib/gi18n.h>
#include <glib.h>
#include <stdlib.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]