Add a missing header

This commit is contained in:
Daniel James 2017-02-19 13:05:17 +00:00
parent 67ab88b064
commit 3bf664ad31

View File

@ -6,6 +6,7 @@
#if !defined(BOOST_UNORDERED_TEST_HELPERS_COUNT_HEAD)
#define BOOST_UNORDERED_TEST_HELPERS_COUNT_HEAD
#include <boost/detail/lightweight_test.hpp>
#include <iostream>
namespace test {