Skip to content

Commit ddfd505

Browse files
Automated Code Change
PiperOrigin-RevId: 826754770
1 parent b56a463 commit ddfd505

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

python/google/protobuf/proto_api.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424

2525
#include <cstddef>
2626
#include <string>
27+
28+
#include "absl/status/statusor.h"
29+
#include "google/protobuf/descriptor.h"
2730
#define PY_SSIZE_T_CLEAN
2831
#include <Python.h>
2932

0 commit comments

Comments
 (0)