mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 03:26:06 +08:00
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