diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/lexstrng.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/cpp/lexstrng.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/gcc.dg/cpp/lexstrng.c b/gcc/testsuite/gcc.dg/cpp/lexstrng.c index 4fbb3b5..b035330 100644 --- a/gcc/testsuite/gcc.dg/cpp/lexstrng.c +++ b/gcc/testsuite/gcc.dg/cpp/lexstrng.c @@ -5,8 +5,6 @@ /* Test lexing of strings and character constants. */ -#include <string.h> - #ifndef __WCHAR_TYPE__ #define __WCHAR_TYPE__ int #endif |