Skip to content

Commit 86188d9

Browse files
Auto-generate files after cl/804513731
1 parent 75e8d66 commit 86188d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/file_lists.cmake

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)