diff options
Diffstat (limited to 'contrib/libg++/libstdc++/cmath')
-rw-r--r-- | contrib/libg++/libstdc++/cmath | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libg++/libstdc++/cmath b/contrib/libg++/libstdc++/cmath deleted file mode 100644 index da5bce9cad31..000000000000 --- a/contrib/libg++/libstdc++/cmath +++ /dev/null @@ -1,6 +0,0 @@ -// -*- C++ -*- forwarding header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __CMATH__ -#include <std/cmath.h> -#endif |