fix compile errors on OS X
[model-checker-benchmarks.git] / concurrent-hashmap / hashmap.h
index 68dd8154a146a35eac078aebed3da4cfddef909f..f4deb8fe622ca35a85926ac8000c2108c1c1470c 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef _HASHMAP_H
 #define _HASHMAP_H
 
-#include <iostream>
 #include <atomic>
 #include "stdio.h" 
 //#include <common.h>