Skip to content

Commit 99187f1

Browse files
Automated Code Change
PiperOrigin-RevId: 849628492
1 parent 92f39e0 commit 99187f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/google/protobuf/compiler/annotation_test_util.cc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111

1212
#include "google/protobuf/testing/file.h"
1313
#include "google/protobuf/testing/file.h"
14-
#include "google/protobuf/compiler/code_generator.h"
15-
#include "google/protobuf/compiler/command_line_interface.h"
1614
#include "google/protobuf/descriptor.pb.h"
1715
#include "google/protobuf/testing/googletest.h"
1816
#include <gtest/gtest.h>
1917
#include "absl/log/absl_check.h"
2018
#include "absl/strings/string_view.h"
2119
#include "absl/types/optional.h"
20+
#include "google/protobuf/compiler/code_generator.h"
21+
#include "google/protobuf/compiler/command_line_interface.h"
2222
#include "google/protobuf/io/printer.h"
2323
#include "google/protobuf/io/zero_copy_stream.h"
2424
#include "google/protobuf/io/zero_copy_stream_impl_lite.h"

0 commit comments

Comments
 (0)