From 818c5eee08840355d70d2f3bdf1a2f17986a5e70 Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Mon, 15 Jun 2015 21:42:57 -0700 Subject: Fix broken builds. --- src/google/protobuf/stubs/status.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/google/protobuf/stubs/status.cc') diff --git a/src/google/protobuf/stubs/status.cc b/src/google/protobuf/stubs/status.cc index 9a68fad4..7314c563 100644 --- a/src/google/protobuf/stubs/status.cc +++ b/src/google/protobuf/stubs/status.cc @@ -29,8 +29,10 @@ // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include +#include #include #include +#include #include namespace google { -- cgit v1.2.3