aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpython/google/protobuf/pyext/unknown_fields.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/google/protobuf/pyext/unknown_fields.h b/python/google/protobuf/pyext/unknown_fields.h
index a2619551..94d55e14 100755
--- a/python/google/protobuf/pyext/unknown_fields.h
+++ b/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>