Removed obsolete hash_map header that was breaking the compile.

pull/5109/head
Josh Haberman 7 years ago
parent 4049a24f2b
commit 986fad3eb1
  1. 1
      python/google/protobuf/pyext/unknown_fields.h

@ -34,7 +34,6 @@
#include <Python.h>
#include <memory>
#include <hash_map>
#include <set>
#include <google/protobuf/pyext/message.h>

Loading…
Cancel
Save