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

@@ -38,6 +38,7 @@
#define PROCESSOR_POSTFIX_EVALUATOR_INL_H__
#include <cstdio>
#include <sstream>
#include "processor/postfix_evaluator.h"