From: Bruno Haible Date: Thu, 8 Jun 2023 13:00:47 +0000 (+0200) Subject: Simplify lang-c++ test. X-Git-Tag: v0.22~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9af9633626588f35d5320a2d0ec7c1dc6d266a10;p=thirdparty%2Fgettext.git Simplify lang-c++ test. * gettext-tools/tests/lang-c++: Remove unneeded include. --- diff --git a/gettext-tools/tests/lang-c++ b/gettext-tools/tests/lang-c++ index 1439ceb1e..3e0158869 100755 --- a/gettext-tools/tests/lang-c++ +++ b/gettext-tools/tests/lang-c++ @@ -32,7 +32,6 @@ using namespace std; #include #include -#include #include #include "xsetenv.h" #include "autosprintf.h"