summaryrefslogtreecommitdiff
path: root/contrib/libg++/libstdc++/cstdlibi.cc
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libg++/libstdc++/cstdlibi.cc')
-rw-r--r--contrib/libg++/libstdc++/cstdlibi.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libg++/libstdc++/cstdlibi.cc b/contrib/libg++/libstdc++/cstdlibi.cc
deleted file mode 100644
index bd94aa5dfa38..000000000000
--- a/contrib/libg++/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 "std/cstdlib.h"
-#endif
-#include <std/cstdlib.h>