aboutsummaryrefslogtreecommitdiff
path: root/contrib/libstdc++/cmathi.cc
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-08-22 02:57:18 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-08-22 02:57:18 +0000
commitddbc9a07af211ccf92e8e41c965408bb14b79dcb (patch)
treeb607cc201fd90cd0bbb9dbd64e4b2d9f3acad619 /contrib/libstdc++/cmathi.cc
parent006ca56045367264ed55b8bf2cb0594565911208 (diff)
Diffstat (limited to 'contrib/libstdc++/cmathi.cc')
-rw-r--r--contrib/libstdc++/cmathi.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libstdc++/cmathi.cc b/contrib/libstdc++/cmathi.cc
deleted file mode 100644
index afd740f013e9..000000000000
--- a/contrib/libstdc++/cmathi.cc
+++ /dev/null
@@ -1,7 +0,0 @@
-// 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>