Include shared_ptr.h into headers to make maps proto work. It is used

in the map_field_inl.h

Change-Id: Ieeaab5507ee34b317d76b5937beb67c298905eb4
changes/23/217323/1
Jisi Liu 10 years ago
parent df184fba00
commit b67096072b
  1. 1
      src/Makefile.am

@ -71,6 +71,7 @@ nobase_include_HEADERS = \
google/protobuf/stubs/hash.h \
google/protobuf/stubs/once.h \
google/protobuf/stubs/platform_macros.h \
google/protobuf/stubs/shared_ptr.h \
google/protobuf/stubs/singleton.h \
google/protobuf/stubs/stl_util.h \
google/protobuf/stubs/template_util.h \

Loading…
Cancel
Save