diff options
Diffstat (limited to 'gnu/egcs/libstdc++/cstdlibi.cc')
-rw-r--r-- | gnu/egcs/libstdc++/cstdlibi.cc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gnu/egcs/libstdc++/cstdlibi.cc b/gnu/egcs/libstdc++/cstdlibi.cc deleted file mode 100644 index abbfa03464a..00000000000 --- a/gnu/egcs/libstdc++/cstdlibi.cc +++ /dev/null @@ -1,7 +0,0 @@ -// Implementation file for the -*- C++ -*- standard library header. -// This file is part of the GNU ANSI C++ Library. - -#ifdef __GNUG__ -#pragma implementation "cstdlib" -#endif -#include <cstdlib> |