forked from OSchip/llvm-project
parent
8062bde121
commit
0eb431c04c
|
@ -12,7 +12,7 @@
|
|||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "Unix.h"
|
||||
#include "sys/stat.h"
|
||||
#include <sys/stat.h>
|
||||
|
||||
namespace llvm {
|
||||
using namespace sys;
|
||||
|
|
Loading…
Reference in New Issue