From 5e5a3694f9f6a3adebc87ab451076ecf115df908 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 19 Feb 2013 08:28:09 +0200 Subject: Remove unnecessary header inclusion This was causing problems in libintl.h with newer versions of GCC that are built with --disable-nls. --- odb/gcc.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'odb/gcc.hxx') diff --git a/odb/gcc.hxx b/odb/gcc.hxx index b9a5d57..0278819 100644 --- a/odb/gcc.hxx +++ b/odb/gcc.hxx @@ -41,7 +41,6 @@ extern "C" #include #include #include -#include #include #include -- cgit v1.1