diff options
-rw-r--r-- | clang/lib/Driver/MSVCToolChain.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/lib/Driver/MSVCToolChain.cpp b/clang/lib/Driver/MSVCToolChain.cpp index 372f76f..874e540 100644 --- a/clang/lib/Driver/MSVCToolChain.cpp +++ b/clang/lib/Driver/MSVCToolChain.cpp @@ -21,7 +21,6 @@ #include "llvm/Support/ErrorHandling.h" #include "llvm/Support/FileSystem.h" #include "llvm/Support/Process.h" - #include <cstdio> // Include the necessary headers to interface with the Windows registry and |