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