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-Tag: 0.2.20110922~81^2~21^2~5 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a817419fe497fad32d675fbe16b1419c853ae083;p=oweals%2Fminetest.git fixed redefinitivon of gettext.h is included more than once --- diff --git a/src/gettext.h b/src/gettext.h index 790375165..a42820a15 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:"<