summaryrefslogtreecommitdiffstats
path: root/libg++/libstdc++/cstringi.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libg++/libstdc++/cstringi.cc')
-rw-r--r--libg++/libstdc++/cstringi.cc7
1 files changed, 7 insertions, 0 deletions
diff --git a/libg++/libstdc++/cstringi.cc b/libg++/libstdc++/cstringi.cc
new file mode 100644
index 0000000..e981ab7
--- /dev/null
+++ b/libg++/libstdc++/cstringi.cc
@@ -0,0 +1,7 @@
+// Implementation file for the -*- C++ -*- null-terminated string header.
+// This file is part of the GNU ANSI C++ Library.
+
+#ifdef __GNUG__
+#pragma implementation "std/cstring.h"
+#endif
+#include <std/cstring.h>
OpenPOWER on IntegriCloud