From: Constantin Wenger Date: Sat, 30 Jul 2011 09:44:45 +0000 (+0200) Subject: fixed redefinitivon of gettext.h is included more than once X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=a817419fe497fad32d675fbe16b1419c853ae083;p=zefram%2Fminetest%2Fminetest_engine.git fixed redefinitivon of gettext.h is included more than once --- diff --git a/src/gettext.h b/src/gettext.h index 79037516..a42820a1 100644 --- a/src/gettext.h +++ b/src/gettext.h @@ -1,3 +1,4 @@ +#ifndef GETTEXT_HEADER #include "config.h" // for USE_GETTEXT #if USE_GETTEXT @@ -35,3 +36,5 @@ inline void changeCtype(const char *l) else std::cout<<"locale has been set to:"<