Internal change

PiperOrigin-RevId: 486974857
diff --git a/conformance/conformance_test.h b/conformance/conformance_test.h
index 527f054..7539cf5 100644
--- a/conformance/conformance_test.h
+++ b/conformance/conformance_test.h
@@ -43,9 +43,9 @@
 #include <vector>
 
 #include "google/protobuf/descriptor.h"
-#include "google/protobuf/wire_format_lite.h"
 #include "google/protobuf/util/type_resolver.h"
 #include "conformance/conformance.pb.h"
+#include "google/protobuf/wire_format_lite.h"
 
 namespace conformance {
 class ConformanceRequest;