Change header file to include

This commit is contained in:
Antony Polukhin
2019-11-11 20:56:04 +03:00
committed by GitHub
parent bf33e63feb
commit 560c7d2ef6

View File

@ -11,7 +11,7 @@
*/
#include <boost/type_index.hpp>
#include <boost/unordered_set.hpp>
#include <boost/unordered/unordered_set.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