mirror of
https://github.com/google/brotli.git
synced 2026-09-23 07:05:31 +00:00
[PR #1302] [MERGED] fix some includes #1882
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/1302
Author: @copybara-service[bot]
Created: 8/5/2025
Status: ✅ Merged
Merged: 8/5/2025
Merged by: @copybara-service[bot]
Base:
master← Head:test_791063071📝 Commits (1)
8a7201cfix some includes📊 Changes
68 files changed (+80 additions, -198 deletions)
View changed files
📝
c/common/constants.h(+0 -3)📝
c/common/context.c(+1 -1)📝
c/common/context.h(+1 -2)📝
c/common/dictionary.h(+1 -2)📝
c/common/platform.c(+0 -4)📝
c/common/platform.h(+32 -15)📝
c/common/shared_dictionary.c(+0 -4)📝
c/common/shared_dictionary_internal.h(+1 -1)📝
c/common/transform.h(+1 -2)📝
c/dec/bit_reader.c(+0 -2)📝
c/dec/bit_reader.h(+0 -4)📝
c/dec/decode.c(+0 -3)📝
c/dec/huffman.c(+0 -4)📝
c/dec/huffman.h(+0 -2)📝
c/dec/prefix.h(+1 -2)📝
c/dec/state.c(+1 -4)📝
c/dec/state.h(+0 -1)📝
c/enc/backward_references.c(+4 -6)📝
c/enc/backward_references.h(+1 -5)📝
c/enc/backward_references_hq.c(+2 -4)...and 48 more files
📄 Description
fix some includes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.