Add additional protobuf imports.
authorJiri Simsa <jsimsa@google.com>
Mon, 26 Mar 2018 20:25:58 +0000 (13:25 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 26 Mar 2018 20:28:38 +0000 (13:28 -0700)
PiperOrigin-RevId: 190514839

tensorflow/core/platform/default/protobuf.h

index 03d8b6c..c732c76 100644 (file)
@@ -22,6 +22,7 @@ limitations under the License.
 #include "google/protobuf/arena.h"
 #include "google/protobuf/compiler/importer.h"
 #include "google/protobuf/descriptor.h"
+#include "google/protobuf/dynamic_message.h"
 #include "google/protobuf/io/coded_stream.h"
 #include "google/protobuf/io/zero_copy_stream.h"
 #include "google/protobuf/io/zero_copy_stream_impl_lite.h"