summaryrefslogtreecommitdiffstats
path: root/contrib/libstdc++/cstringi.cc
blob: 2676febc9b0f2e9260f3c514aab69c4426da2f7f (plain)
1
2
3
4
5
6
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