]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/tr1/3_function_objects/reference_wrapper/typedefs.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / tr1 / 3_function_objects / reference_wrapper / typedefs.cc
index 0b083039cc1e595851c2a45f16e1a373ed49ac93..9a988976ca6b7de0b843881b9b7976428e6a66e2 100644 (file)
@@ -1,6 +1,6 @@
 // 2005-02-27 Douglas Gregor <doug.gregor -at- gmail.com>
 //
-// Copyright (C) 2005-2016 Free Software Foundation, Inc.
+// Copyright (C) 2005-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
@@ -17,6 +17,8 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
+// { dg-options "-Wno-deprecated-declarations" }
+
 // 2.1 reference wrappers
 #include <tr1/functional>
 #include <tr1/type_traits>