Mac: Fix more errors from clang to get crash_report.xcodeproj close to compiling.

R=mark@chromium.org

Review URL: https://breakpad.appspot.com/593002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1176 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
thestig@chromium.org
2013-05-08 20:24:03 +00:00
parent 7304a2c187
commit 09f8989389
4 changed files with 7 additions and 5 deletions

View File

@@ -42,6 +42,8 @@
#include "common/scoped_ptr.h"
#include "common/using_std_string.h"
using google_breakpad::scoped_ptr;
namespace dwarf2reader {
CULineInfoHandler::CULineInfoHandler(std::vector<SourceFileInfo>* files,