diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-03-24 01:58:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-03-24 01:58:32 +0000 |
commit | df5aed8de33407b20f97d7270e08569e65b3b613 (patch) | |
tree | c41c79c4ef7430b486f8d317ee8497996acc3333 /contrib/libstdc++/cstringi.cc | |
parent | 66d7199d63dd50149e63de8a1ffead30b532eee6 (diff) |
Diffstat (limited to 'contrib/libstdc++/cstringi.cc')
-rw-r--r-- | contrib/libstdc++/cstringi.cc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libstdc++/cstringi.cc b/contrib/libstdc++/cstringi.cc deleted file mode 100644 index 2676febc9b0f..000000000000 --- a/contrib/libstdc++/cstringi.cc +++ /dev/null @@ -1,7 +0,0 @@ -// Implementation file for the -*- C++ -*- null-terminated string header. -// This file is part of the GNU ANSI C++ Library. - -#ifdef __GNUG__ -#pragma implementation "cstring" -#endif -#include <cstring> |