]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/src/c++11/cxx11-locale-inst.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / src / c++11 / cxx11-locale-inst.cc
index f2426a45328ffc95c982beb26bbc9b4db94f3fea..13036ae9f6e2cfb854630ae312dbf6998f86310f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2018 Free Software Foundation, Inc.
+// Copyright (C) 2014-2024 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
@@ -32,8 +32,6 @@
 # error This file should not be compiled for this configuration.
 #endif
 
-#ifndef C
-# define C char
-# define C_is_char
-#endif
+#define C char
+#define C_is_char
 # include "locale-inst.cc"