]> git.lyx.org Git - features.git/blobdiff - 3rdparty/boost/boost/type_index/ctti_type_index.hpp
Update to boost 1.68
[features.git] / 3rdparty / boost / boost / type_index / ctti_type_index.hpp
index 611ad92e1197a239b7d6b60a13201913e0e89ac9..a59b2d80a7f7a83486795be4a33411e6ec309caa 100644 (file)
@@ -1,5 +1,5 @@
 //
-// Copyright (c) Antony Polukhin, 2013-2016.
+// Copyright (c) Antony Polukhin, 2013-2018.
 //
 //
 // 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>