Update README.md

Add c++ tag in the markdown code-snippet for example code.
This commit is contained in:
Dheeraj R Reddy
2020-08-02 15:48:28 +05:30
committed by GitHub
parent 0c6e8c3208
commit 252c83d14a
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>