bazel 9 tests for csharp, hpb, objc, php, python, rust and upb

PiperOrigin-RevId: 918164613
This commit is contained in:
Jie Luo 2026-05-19 19:56:10 -07:00 committed by Copybara-Service
parent 46a1d94e94
commit f9e028f29f
25 changed files with 96 additions and 65 deletions

View file

@ -8,6 +8,9 @@
#ifndef PYUPB_DESCRIPTOR_POOL_H__
#define PYUPB_DESCRIPTOR_POOL_H__
// clang-format off
#include "Python.h"
// clang-format on
#include <stdbool.h>
#include "protobuf.h"