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