]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/pool/test/test_threading.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / pool / test / test_threading.cpp
index 33736e5140adc0ccffd300c3c72cf59b68f321db..413a8ec6eb8fd37900f6941114e0a33031987309 100644 (file)
@@ -5,6 +5,7 @@
 * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
 */
 
+#include <iostream>
 #include <boost/pool/pool_alloc.hpp>
 #include <boost/thread.hpp>
 #if defined(BOOST_MSVC) && (BOOST_MSVC == 1400)