]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/type_index/examples/registry.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / type_index / examples / registry.cpp
index 091b0908db9bd742141adb966dde563274d27d8f..64a97cab240369fdcdf61c0c6273e5ed27fe7f47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2013-2015 Antony Polukhin
+// Copyright 2013-2017 Antony Polukhin
 
 // Distributed under the Boost Software License, Version 1.0.
 // (See the accompanying file LICENSE_1_0.txt
@@ -12,7 +12,6 @@
 
 #include <boost/type_index.hpp>
 #include <boost/unordered_set.hpp>
-#include <boost/functional/hash.hpp>
 //<-
 // Making `#include <cassert>` visible in docs, while actually using `BOOST_TEST`
 // instead of `assert`. This is required to verify correct behavior even if NDEBUG