mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 08:34:39 +08:00
update comment with attribution
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// ------------------------
|
||||
// Windows specific example
|
||||
// curtesy of @kanonka
|
||||
// ------------------------
|
||||
#include <windows.h>
|
||||
#include "parallel_hashmap/phmap.h"
|
||||
|
||||
Reference in New Issue
Block a user