summaryrefslogtreecommitdiffstats
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, 7 insertions, 0 deletions
diff --git a/contrib/libg++/libstdc++/cstdlibi.cc b/contrib/libg++/libstdc++/cstdlibi.cc
new file mode 100644
index 0000000..bd94aa5
--- /dev/null
+++ b/contrib/libg++/libstdc++/cstdlibi.cc
@@ -0,0 +1,7 @@
+// 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>
OpenPOWER on IntegriCloud