Move scoped_ptr.h to common

R=mark at https://breakpad.appspot.com/509002/

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1096 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
ted.mielczarek@gmail.com 2013-01-17 15:53:56 +00:00
parent 44356b590b
commit 63c5d98003
34 changed files with 38 additions and 39 deletions

View file

@ -47,8 +47,8 @@
#include <vector>
#include "common/linux/memory_mapped_file.h"
#include "common/scoped_ptr.h"
#include "google_breakpad/common/minidump_format.h"
#include "processor/scoped_ptr.h"
#include "third_party/lss/linux_syscall_support.h"
#include "tools/linux/md2core/minidump_memory_range.h"