add missing header
(needed on Solaris) llvm-svn: 39781
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
#include "llvm/System/Path.h"
|
||||
#include <algorithm>
|
||||
#include <iostream>
|
||||
#include <fcntl.h>
|
||||
|
||||
using namespace clang;
|
||||
using namespace SrcMgr;
|
||||
using llvm::MemoryBuffer;
|
||||
|
||||
Reference in New Issue
Block a user