Commit 986fad3e authored by Josh Haberman's avatar Josh Haberman

Removed obsolete hash_map header that was breaking the compile.

parent 4049a24f
...@@ -34,7 +34,6 @@ ...@@ -34,7 +34,6 @@
#include <Python.h> #include <Python.h>
#include <memory> #include <memory>
#include <hash_map>
#include <set> #include <set>
#include <google/protobuf/pyext/message.h> #include <google/protobuf/pyext/message.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment