diff options
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> |