瀏覽代碼

Removed obsolete hash_map header that was breaking the compile.

Josh Haberman 7 年之前
父節點
當前提交
986fad3eb1
共有 1 個文件被更改,包括 0 次插入1 次删除
  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 <Python.h>
 
 
 #include <memory>
 #include <memory>
-#include <hash_map>
 #include <set>
 #include <set>
 
 
 #include <google/protobuf/pyext/message.h>
 #include <google/protobuf/pyext/message.h>