]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/c/std_clocale.h
c/: Guard with _CPP_.
[thirdparty/gcc.git] / libstdc++-v3 / include / c / std_clocale.h
index 69ea1f6912c1c2ab7de984f4061b8e83323fbad9..b6b3c22268ade0623e776088885eeaef9bbfc43e 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*- forwarding header.
 
-// Copyright (C) 2000 Free Software Foundation, Inc.
+// Copyright (C) 2000, 2002 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
 // ISO C++ 14882: 18.2.2  Implementation properties: C library
 //
 
-// Note: This is not a conforming implementation.
-
 #ifndef _CPP_CLOCALE
 #define _CPP_CLOCALE 1
 
 #pragma GCC system_header
-#include <locale.h>
+
+#include_next <locale.h>
 
 #endif