diff options
Diffstat (limited to 'lib/System/Win32/Path.cpp')
-rw-r--r-- | lib/System/Win32/Path.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/Win32/Path.cpp b/lib/System/Win32/Path.cpp index 08a3d402e8..944aea101f 100644 --- a/lib/System/Win32/Path.cpp +++ b/lib/System/Win32/Path.cpp @@ -20,7 +20,6 @@ //===----------------------------------------------------------------------===// #include "Win32.h" -#include <llvm/System/Path.h> #include <fstream> #include <malloc.h> |