| commit | 75af7f983816b6dcce5d678ce9c3df6c526ef40c | [log] [tgz] |
|---|---|---|
| author | Protobuf Team Bot <protobuf-team-bot@google.com> | Wed Sep 06 18:07:53 2023 +0000 |
| committer | Protobuf Team Bot <protobuf-team-bot@google.com> | Wed Sep 06 18:07:53 2023 +0000 |
| tree | 58cb0300926ad8b3dc7b1d3661b9d3babd064f57 | |
| parent | 2805446072dbca7e91965946c8d3f982667cd1d2 [diff] |
Auto-generate files after cl/563149248
diff --git a/php/ext/google/protobuf/php-upb.h b/php/ext/google/protobuf/php-upb.h index 00ebb53..c11a94c 100644 --- a/php/ext/google/protobuf/php-upb.h +++ b/php/ext/google/protobuf/php-upb.h
@@ -1998,6 +1998,8 @@ #ifndef UPB_MESSAGE_MESSAGE_H_ #define UPB_MESSAGE_MESSAGE_H_ +#include <stddef.h> + // Must be last.
diff --git a/ruby/ext/google/protobuf_c/ruby-upb.h b/ruby/ext/google/protobuf_c/ruby-upb.h index 829ddf0..4f84326 100755 --- a/ruby/ext/google/protobuf_c/ruby-upb.h +++ b/ruby/ext/google/protobuf_c/ruby-upb.h
@@ -2000,6 +2000,8 @@ #ifndef UPB_MESSAGE_MESSAGE_H_ #define UPB_MESSAGE_MESSAGE_H_ +#include <stddef.h> + // Must be last.