Use Emit to generate InternalVerify.

PiperOrigin-RevId: 565682319
pull/14099/head
Protobuf Team Bot 1 year ago committed by Copybara-Service
parent 9e8fdd0167
commit aac142d67b
  1. 2
      src/google/protobuf/compiler/cpp/message.cc

@ -12,14 +12,12 @@
#include "google/protobuf/compiler/cpp/message.h"
#include <algorithm>
#include <array>
#include <cmath>
#include <cstdint>
#include <functional>
#include <iterator>
#include <limits>
#include <memory>
#include <type_traits>
#include <utility>
#include <vector>

Loading…
Cancel
Save