forked from OSchip/llvm-project
parent
05be57b518
commit
8b89b8333e
|
@ -12,10 +12,12 @@
|
|||
//===----------------------------------------------------------------------===//
|
||||
|
||||
// Include the generic Unix implementation
|
||||
#include "../Unix/Unix.h"
|
||||
#include "../Unix/TimeValue.cpp"
|
||||
|
||||
#include <sys/time.h>
|
||||
|
||||
namespace llvm {
|
||||
|
||||
using namespace sys;
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
|
Loading…
Reference in New Issue