#ifndef dealii_std_cxx11_array_h
#define dealii_std_cxx11_array_h
+#warning \
+ "This file is deprecated. Simply use the corresponding C++11 header <array>."
#include <deal.II/base/config.h>
#define dealii_std_cxx11_bind_h
+#warning \
+ "This file is deprecated. Simply use the corresponding C++11 header <functional>."
+
#include <deal.II/base/config.h>
#include <functional>
#ifndef dealii_std_cxx11_condition_variable_h
#define dealii_std_cxx11_condition_variable_h
+#warning \
+ "This file is deprecated. Simply use the corresponding C++11 header <condition_variable>."
#include <deal.II/base/config.h>
#ifndef dealii_std_cxx11_function_h
#define dealii_std_cxx11_function_h
+#warning \
+ "This file is deprecated. Simply use the corresponding C++11 header <functional>."
#include <deal.II/base/config.h>
#ifndef dealii_std_cxx11_iterator_h
#define dealii_std_cxx11_iterator_h
+#warning \
+ "This file is deprecated. Simply use the corresponding C++11 header <iterator>."
+
#include <deal.II/base/config.h>
#include <iterator>
#ifndef dealii_std_cxx11_mutex_h
#define dealii_std_cxx11_mutex_h
+#warning \
+ "This file is deprecated. Simply use the corresponding C++11 header <mutex>."
#include <deal.II/base/config.h>
#ifndef dealii_std_cxx11_shared_ptr_h
#define dealii_std_cxx11_shared_ptr_h
+#warning \
+ "This file is deprecated. Simply use the corresponding C++11 header <memory>."
#include <deal.II/base/config.h>
#ifndef dealii_std_cxx11_thread_h
#define dealii_std_cxx11_thread_h
+#warning \
+ "This file is deprecated. Simply use the corresponding C++11 header <thread>."
#include <deal.II/base/config.h>
#ifndef dealii_std_cxx11_tuple_h
#define dealii_std_cxx11_tuple_h
+#warning \
+ "This file is deprecated. Simply use the corresponding C++11 header <tuple>."
#include <deal.II/base/config.h>
#ifndef dealii_std_cxx11_type_traits_h
#define dealii_std_cxx11_type_traits_h
+#warning \
+ "This file is deprecated. Simply use the corresponding C++11 header <type_traits>."
#include <deal.II/base/config.h>
#define dealii_std_cxx11_unique_ptr_h
+#warning \
+ "This file is deprecated. Simply use the corresponding C++11 header <memory>."
+
#include <deal.II/base/config.h>
#include <memory>