Commit 01d321c2 authored by Adam Cozzette's avatar Adam Cozzette Committed by GitHub

Merge pull request #2367 from jbrianceau/add-missing-include-in-message-lite-cc

Add missing include in message_lite.cc
parents 83d6411b aac9ed8e
......@@ -33,6 +33,7 @@
// Based on original Protocol Buffers design by
// Sanjay Ghemawat, Jeff Dean, and others.
#include <climits>
#include <google/protobuf/arena.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/message_lite.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment