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