forked from OSchip/llvm-project
parent
d618c8ac64
commit
318e40360d
|
@ -34,6 +34,7 @@
|
|||
#include "llvm/System/Host.h"
|
||||
#include "llvm/System/Path.h"
|
||||
#include <cstdlib>
|
||||
#include <cstdio>
|
||||
using namespace clang;
|
||||
|
||||
PrecompiledPreamble::~PrecompiledPreamble() {
|
||||
|
|
Loading…
Reference in New Issue