]> gcc.gnu.org Git - gcc.git/blobdiff - libstdc++-v3/include/c_std/bits/std_clocale.h
Preliminary named locales.
[gcc.git] / libstdc++-v3 / include / c_std / bits / std_clocale.h
index 18d73dd8cd44045a064c6f8aedfc1990cd26e932..e74397f40fe56008497ccd1a59b1a845019520ca 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*- forwarding header.
 
-// Copyright (C) 1997-1999, 2000 Free Software Foundation, Inc.
+// Copyright (C) 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -36,6 +36,8 @@
 #ifndef _CPP_CLOCALE
 #define _CPP_CLOCALE 1
 
+#include <bits/c++config.h>
+
 #pragma GCC system_header
 #include <locale.h>
 
This page took 0.026505 seconds and 5 git commands to generate.