]> git.lyx.org Git - lyx.git/blobdiff - 3rdparty/boost/boost/type_index/ctti_type_index.hpp
Make BufferView::singeParUpdate more robust
[lyx.git] / 3rdparty / boost / boost / type_index / ctti_type_index.hpp
index 611ad92e1197a239b7d6b60a13201913e0e89ac9..9a47eb346bbf5bb32a6444f15371d0d7b9d6b1be 100644 (file)
@@ -1,5 +1,5 @@
 //
-// Copyright (c) Antony Polukhin, 2013-2016.
+// Copyright 2013-2022 Antony Polukhin.
 //
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
@@ -22,6 +22,7 @@
 #include <boost/type_index/detail/compile_time_type_info.hpp>
 
 #include <cstring>
+#include <boost/container_hash/hash.hpp>
 #include <boost/static_assert.hpp>
 #include <boost/type_traits/remove_cv.hpp>
 #include <boost/type_traits/remove_reference.hpp>