Move *-*-gnu* pattern below *-*-linux*.
[official-gcc.git] / libstdc++ / cstringi.cc
blob2676febc9b0f2e9260f3c514aab69c4426da2f7f
1 // Implementation file for the -*- C++ -*- null-terminated string header.
2 // This file is part of the GNU ANSI C++ Library.
4 #ifdef __GNUG__
5 #pragma implementation "cstring"
6 #endif
7 #include <cstring>