xref: /haiku/src/libs/stdc++/legacy/cstdlibi.cc (revision 2b76973fa2401f7a5edf68e6470f3d3210cbcff3)
1 // Implementation file for the -*- C++ -*- standard library header.
2 // This file is part of the GNU ANSI C++ Library.
3 
4 #ifdef __GNUG__
5 #pragma implementation "cstdlib"
6 #endif
7 #include <cstdlib>
8