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