Fix build errors with gcc 4.4. Patch by Silvius Rus <rus@google.com>.

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@383 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
mmentovai
2009-08-14 18:46:43 +00:00
parent d4a212a099
commit 7c48629d49
3 changed files with 4 additions and 0 deletions

View File

@@ -27,6 +27,8 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <cstdio>
#include "processor/pathname_stripper.h"
#include "processor/logging.h"