diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-27 18:52:04 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-27 18:52:04 +0000 |
| commit | 5f24279c5d33ed847d0b0c1828c54f1b7b1e0f9a (patch) | |
| tree | 07cc9943621739235eac05597a1dfd426ac55a21 /contrib/libstdc++/cwchar | |
| parent | 6fe0921bc45ec4aebf5a0bd6094d6b2c298002fb (diff) | |
Notes
Diffstat (limited to 'contrib/libstdc++/cwchar')
| -rw-r--r-- | contrib/libstdc++/cwchar | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libstdc++/cwchar b/contrib/libstdc++/cwchar deleted file mode 100644 index 1674c12b61f0..000000000000 --- a/contrib/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 |
