From 531177f116b52f080ad93716baf86091cc73024c 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 cded340..df3f84f 100644 --- a/src/lingot-i18n.h +++ b/src/lingot-i18n.h @@ -26,7 +26,9 @@ #include #include +#ifndef __WIN32__ #include +#endif #ifdef HAVE_CONFIG_H #include "config.h" -- cgit v1.2.3