diff options
Diffstat (limited to 'gcc/fixinc/tests/base/widec.h')
-rw-r--r-- | gcc/fixinc/tests/base/widec.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/gcc/fixinc/tests/base/widec.h b/gcc/fixinc/tests/base/widec.h deleted file mode 100644 index e3c17ff..0000000 --- a/gcc/fixinc/tests/base/widec.h +++ /dev/null @@ -1,15 +0,0 @@ -/* DO NOT EDIT THIS FILE. - - It has been auto-edited by fixincludes from: - - "fixinc/tests/inc/widec.h" - - This had to be done to correct non-standard usages in the - original, manufacturer supplied header file. */ - - - -#if defined( SOLARIS_WIDEC_CHECK ) -#include <euc.h> -#include <wchar.h> -#endif /* SOLARIS_WIDEC_CHECK */ |