mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-30 00:50:38 +08:00
Add support for custom pointers. (#258)
* Add support for custom pointers. * Add comment * lowercase `OpenMP` in `CMakeLists.txt`
This commit is contained in:
committed by
GitHub
parent
2d0b499273
commit
debe606647
@@ -63,7 +63,6 @@
|
||||
|
||||
#include <utility>
|
||||
#include <iterator>
|
||||
#include <execution>
|
||||
#include <algorithm>
|
||||
#include <filesystem>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user