File tree 2 files changed +1
-5
lines changed
2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,6 @@ libprotobuf_lite_la_SOURCES = \
126
126
google/protobuf/arenastring.cc \
127
127
google/protobuf/extension_set.cc \
128
128
google/protobuf/generated_message_util.cc \
129
- google/protobuf/map_field.cc \
130
129
google/protobuf/message_lite.cc \
131
130
google/protobuf/repeated_field.cc \
132
131
google/protobuf/wire_format_lite.cc \
@@ -150,6 +149,7 @@ libprotobuf_la_SOURCES = \
150
149
google/protobuf/dynamic_message.cc \
151
150
google/protobuf/extension_set_heavy.cc \
152
151
google/protobuf/generated_message_reflection.cc \
152
+ google/protobuf/map_field.cc \
153
153
google/protobuf/message.cc \
154
154
google/protobuf/reflection_internal.h \
155
155
google/protobuf/reflection_ops.cc \
Original file line number Diff line number Diff line change 283
283
RelativePath=" ..\src\google\protobuf\generated_message_util.cc"
284
284
>
285
285
</File >
286
- <File
287
- RelativePath=" ..\src\google\protobuf\map_field.cc"
288
- >
289
- </File >
290
286
<File
291
287
RelativePath=" ..\src\google\protobuf\message_lite.cc"
292
288
>
You can’t perform that action at this time.
0 commit comments