From 84731a111f45e5d11d0d11fe4b53c1818d936df1 Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Fri, 3 Oct 2014 11:13:58 -0700 Subject: Down-integrate from internal branch. --- examples/list_people.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'examples') diff --git a/examples/list_people.cc b/examples/list_people.cc index d0f40d61..5363152e 100644 --- a/examples/list_people.cc +++ b/examples/list_people.cc @@ -4,7 +4,6 @@ #include #include #include "addressbook.pb.h" -#include using namespace std; // Iterates though all people in the AddressBook and prints info about them. -- cgit v1.2.3