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