Fix build on Ubuntu 10.04.

llvm-svn: 109208
This commit is contained in:
Zhongxing Xu 2010-07-23 02:15:08 +00:00
parent d618c8ac64
commit 318e40360d
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
#include "llvm/System/Host.h"
#include "llvm/System/Path.h"
#include <cstdlib>
#include <cstdio>
using namespace clang;
PrecompiledPreamble::~PrecompiledPreamble() {