* `GenericTypeHandler` used to be forward-declared in message_lite.h and unncessarily friended by `MessageLite`, which was its only use in that source. repeated_ptr_field.h relied on that forward declaration being there, and fully defined `GenericTypeHandler` below the first use. * `StringPieceField` was forward-declared, and now IWYU'ed. PiperOrigin-RevId: 672686570pull/18085/head
parent
04e801f969
commit
1892185aee
2 changed files with 4 additions and 5 deletions
Loading…
Reference in new issue