diff options
Diffstat (limited to 'contrib/libg++/libstdc++/cwchar')
-rw-r--r-- | contrib/libg++/libstdc++/cwchar | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libg++/libstdc++/cwchar b/contrib/libg++/libstdc++/cwchar deleted file mode 100644 index be96cc81d5b4..000000000000 --- a/contrib/libg++/libstdc++/cwchar +++ /dev/null @@ -1,6 +0,0 @@ -// -*- C++ -*- forwarding header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __CWCHAR__ -#include <std/cwchar.h> -#endif |