X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Ftestsuite%2Ftr1%2F4_metaprogramming%2Fis_signed%2Frequirements%2Ftypedefs.cc;h=c8aead4f24512c99dfeb72f5df1ad39b0f830b74;hb=7adcbafe45f8001b698967defe682687b52c0007;hp=dc7458e6a2bf0b3936d3213822b78db3670cc140;hpb=405feeb871aeaab47856a361f8a65641b7e181b1;p=thirdparty%2Fgcc.git diff --git a/libstdc++-v3/testsuite/tr1/4_metaprogramming/is_signed/requirements/typedefs.cc b/libstdc++-v3/testsuite/tr1/4_metaprogramming/is_signed/requirements/typedefs.cc index dc7458e6a2bf..c8aead4f2451 100644 --- a/libstdc++-v3/testsuite/tr1/4_metaprogramming/is_signed/requirements/typedefs.cc +++ b/libstdc++-v3/testsuite/tr1/4_metaprogramming/is_signed/requirements/typedefs.cc @@ -1,6 +1,6 @@ // 2005-01-24 Paolo Carlini // -// Copyright (C) 2005-2013 Free Software Foundation, Inc. +// Copyright (C) 2005-2022 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,7 +17,7 @@ // with this library; see the file COPYING3. If not see // . -// +// // NB: This file is for testing tr1/type_traits with NO OTHER INCLUDES. #include