]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Simplify lang-c++ test.
authorBruno Haible <bruno@clisp.org>
Thu, 8 Jun 2023 13:00:47 +0000 (15:00 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 8 Jun 2023 13:00:47 +0000 (15:00 +0200)
* gettext-tools/tests/lang-c++: Remove unneeded include.

gettext-tools/tests/lang-c++

index 1439ceb1e6d80bb1309aca1bddd61a7f9d6302ff..3e01588691b5bd219dd9ede557f7491bcae6ade6 100755 (executable)
@@ -32,7 +32,6 @@ using namespace std;
 
 #include <libintl.h>
 #include <locale.h>
-#include <stdio.h>
 #include <stdlib.h>
 #include "xsetenv.h"
 #include "autosprintf.h"