Эх сурвалжийг харах

Removed obsolete hash_map header that was breaking the compile.

Josh Haberman 7 жил өмнө
parent
commit
986fad3eb1

+ 0 - 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>