Skip to content

Commit a1705fe

Browse files
Internal change
PiperOrigin-RevId: 829924719
1 parent c657b59 commit a1705fe

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)