summaryrefslogtreecommitdiffstats
path: root/contrib/libstdc++/cstringi.cc
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libstdc++/cstringi.cc')
-rw-r--r--contrib/libstdc++/cstringi.cc7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/libstdc++/cstringi.cc b/contrib/libstdc++/cstringi.cc
new file mode 100644
index 0000000..2676feb
--- /dev/null
+++ b/contrib/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 "cstring"
+#endif
+#include <cstring>
OpenPOWER on IntegriCloud