From f3f069ce68305261d0306158e9c07eb0e9129366 Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Tue, 17 Jan 2023 23:04:23 +0000 Subject: [PATCH] Auto-generate files after cl/502696374 --- src/file_lists.cmake | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/file_lists.cmake b/src/file_lists.cmake index 4ffdcc03e5..eacbadc620 100644 --- a/src/file_lists.cmake +++ b/src/file_lists.cmake @@ -173,7 +173,6 @@ set(libprotobuf_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/callback.h ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/common.h ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/logging.h - ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/mathutil.h ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/platform_macros.h ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/port.h ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/status_macros.h @@ -262,7 +261,6 @@ set(libprotobuf_lite_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/callback.h ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/common.h ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/logging.h - ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/mathutil.h ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/platform_macros.h ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/port.h ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/status_macros.h