From 986fad3eb199a849ff1aa5c1582038832e7f8bac Mon Sep 17 00:00:00 2001 From: Josh Haberman Date: Fri, 7 Sep 2018 11:20:04 -0700 Subject: Removed obsolete hash_map header that was breaking the compile. --- python/google/protobuf/pyext/unknown_fields.h | 1 - 1 file changed, 1 deletion(-) 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 #include -#include #include #include -- cgit v1.2.3