aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Win32/Process.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/System/Win32/Process.cpp')
-rw-r--r--lib/System/Win32/Process.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/Win32/Process.cpp b/lib/System/Win32/Process.cpp
index 6157258210..5a4b4f0dbb 100644
--- a/lib/System/Win32/Process.cpp
+++ b/lib/System/Win32/Process.cpp
@@ -12,7 +12,6 @@
//===----------------------------------------------------------------------===//
#include "Win32.h"
-#include "llvm/System/Process.h"
//===----------------------------------------------------------------------===//
//=== WARNING: Implementation here must contain only Win32 specific code