2
0
mirror of https://github.com/boostorg/pfr.git synced 2026-01-19 04:22:13 +00:00

Fix test compilation on MSVC

This commit is contained in:
Antony Polukhin
2018-06-02 19:58:47 +03:00
parent ee7a716b6d
commit 4ca855fdbb

View File

@@ -22,7 +22,7 @@
#include <set>
#include <string>
#include <boost/functional/hash.hpp>
#include <boost/container_hash/hash/hash.hpp>
#include <unordered_set>
template <class T>