summaryrefslogtreecommitdiffstats
path: root/contrib/libstdc++/cmathi.cc
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libstdc++/cmathi.cc')
-rw-r--r--contrib/libstdc++/cmathi.cc7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/libstdc++/cmathi.cc b/contrib/libstdc++/cmathi.cc
new file mode 100644
index 0000000..afd740f
--- /dev/null
+++ b/contrib/libstdc++/cmathi.cc
@@ -0,0 +1,7 @@
+// Implementation file for the -*- C++ -*- math functions header.
+// This file is part of the GNU ANSI C++ Library.
+
+#ifdef __GNUG__
+#pragma implementation "cmath"
+#endif
+#include <cmath>
OpenPOWER on IntegriCloud