summaryrefslogtreecommitdiff
path: root/contrib/libstdc++/cstringi.cc
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2004-08-12 16:41:42 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2004-08-12 16:41:42 +0000
commit292f200484a09d76500f9a54fd3ce8a79efc63b7 (patch)
tree05895ca3fdba11097afd624bf6f64962995c416e /contrib/libstdc++/cstringi.cc
parent025ee8b5ee42d3ffcea14dd5f152257de275af2c (diff)
Notes
Diffstat (limited to 'contrib/libstdc++/cstringi.cc')
-rw-r--r--contrib/libstdc++/cstringi.cc7
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>