mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 08:34:39 +08:00
couple fixes in tests
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define THIS_TEST_NAME ParallelFlatHashMap
|
||||
|
||||
#if 1
|
||||
#include <mutex>
|
||||
#define THIS_EXTRA_TPL_PARAMS , 4, std::mutex
|
||||
#else
|
||||
#include <boost/thread/locks.hpp>
|
||||
|
||||
Reference in New Issue
Block a user