Skip to content

Commit ef7aa3d

Browse files
Fix unused utf_validity include in parse_context.h
Fixes #24765 PiperOrigin-RevId: 852296471
1 parent b05fef4 commit ef7aa3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/google/protobuf/parse_context.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
#include "google/protobuf/repeated_field.h"
4040
#include "google/protobuf/repeated_ptr_field.h"
4141
#include "google/protobuf/wire_format_lite.h"
42-
#include "utf8_validity.h"
4342

4443

4544
// Must be included last.

0 commit comments

Comments
 (0)