File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -171,6 +171,8 @@ set(libprotobuf_hdrs
171171 ${protobuf_SOURCE_DIR} /src/google/protobuf/metadata.h
172172 ${protobuf_SOURCE_DIR} /src/google/protobuf/metadata_lite.h
173173 ${protobuf_SOURCE_DIR} /src/google/protobuf/micro_string.h
174+ ${protobuf_SOURCE_DIR} /src/google/protobuf/os_macros_restore.inc
175+ ${protobuf_SOURCE_DIR} /src/google/protobuf/os_macros_undef.inc
174176 ${protobuf_SOURCE_DIR} /src/google/protobuf/parse_context.h
175177 ${protobuf_SOURCE_DIR} /src/google/protobuf/port.h
176178 ${protobuf_SOURCE_DIR} /src/google/protobuf/port_def.inc
@@ -273,6 +275,8 @@ set(libprotobuf_lite_hdrs
273275 ${protobuf_SOURCE_DIR} /src/google/protobuf/message_lite.h
274276 ${protobuf_SOURCE_DIR} /src/google/protobuf/metadata_lite.h
275277 ${protobuf_SOURCE_DIR} /src/google/protobuf/micro_string.h
278+ ${protobuf_SOURCE_DIR} /src/google/protobuf/os_macros_restore.inc
279+ ${protobuf_SOURCE_DIR} /src/google/protobuf/os_macros_undef.inc
276280 ${protobuf_SOURCE_DIR} /src/google/protobuf/parse_context.h
277281 ${protobuf_SOURCE_DIR} /src/google/protobuf/port.h
278282 ${protobuf_SOURCE_DIR} /src/google/protobuf/port_def.inc
You can’t perform that action at this time.
0 commit comments