Merge pull request #57 from Squadrick/patch-1

Update README.md
This commit is contained in:
Gregory Popovitch
2020-08-02 10:06:52 -04:00
committed by GitHub
Vendored
+1 -1
View File
@@ -48,7 +48,7 @@ If you are using Visual Studio, you probably want to add `phmap.natvis` to your
## Example
```
```c++
#include <iostream>
#include <string>
#include <parallel_hashmap/phmap.h>