mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
bazel 9 tests for csharp, hpb, objc, php, python, rust and upb
PiperOrigin-RevId: 918164613
This commit is contained in:
parent
46a1d94e94
commit
f9e028f29f
25 changed files with 96 additions and 65 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue