From f82f56dd6106959f6f3bb693df664bb66e4cd070 Mon Sep 17 00:00:00 2001 From: pp Date: Wed, 12 Mar 2008 15:19:49 +0000 Subject: - there is no langinfo.h header in my crossmingw32 environment git-svn-id: https://lampka.siedziba.pl:790/svn/repos/lingot-win32@293 455248ca-bdda-0310-9134-f4ebb693071a --- src/lingot-i18n.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/lingot-i18n.h b/src/lingot-i18n.h index 8900d8d..bc00feb 100644 --- a/src/lingot-i18n.h +++ b/src/lingot-i18n.h @@ -25,7 +25,9 @@ #include #include +#ifndef __WIN32__ #include +#endif #ifdef HAVE_CONFIG_H #include "config.h" -- cgit v1.2.3