diff options
Diffstat (limited to 'libstdc++/cwchar')
-rw-r--r-- | libstdc++/cwchar | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libstdc++/cwchar b/libstdc++/cwchar deleted file mode 100644 index 1674c12..0000000 --- a/libstdc++/cwchar +++ /dev/null @@ -1,7 +0,0 @@ -// The -*- C++ -*- wide character header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __CWCHAR__ -#define __CWCHAR__ -#include <wchar.h> -#endif |