Jelajahi Sumber

Removed obsolete hash_map header that was breaking the compile.

Josh Haberman 7 tahun lalu
induk
melakukan
986fad3eb1
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      python/google/protobuf/pyext/unknown_fields.h

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