]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/tr1/cstdbool
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / tr1 / cstdbool
index d07e2620e36644da2cf8e472b81db94fd0821429..4fa40b32888a6d8b4056e1006e182e5a872ab105 100644 (file)
@@ -1,6 +1,6 @@
 // TR1 cstdbool -*- C++ -*-
 
-// Copyright (C) 2006-2019 Free Software Foundation, Inc.
+// Copyright (C) 2006-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
@@ -31,6 +31,8 @@
 
 #pragma GCC system_header
 
+#include <bits/requires_hosted.h> // TR1
+
 #include <bits/c++config.h>
 
 #if _GLIBCXX_HAVE_STDBOOL_H