]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/bits/predefined_ops.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / predefined_ops.h
index e39b76cd7bd697dbc1b624ed9d63dc212722afe2..f72d511210a7497de58dcde215c5cb8ee08f9b3d 100644 (file)
@@ -1,6 +1,6 @@
 // Default predicates for internal use -*- C++ -*-
 
-// Copyright (C) 2013-2019 Free Software Foundation, Inc.
+// Copyright (C) 2013-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
@@ -30,6 +30,8 @@
 #ifndef _GLIBCXX_PREDEFINED_OPS_H
 #define _GLIBCXX_PREDEFINED_OPS_H      1
 
+#include <bits/move.h>
+
 namespace __gnu_cxx
 {
 namespace __ops