mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Use <system_error> rather than llvm/Support/system_error.h.
Rafael removed the latter in r210803. Swift SVN r18842
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "swift/Driver/OutputFileMap.h"
|
||||
#include "llvm/ADT/StringRef.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
#include "llvm/Support/system_error.h"
|
||||
#include <system_error>
|
||||
|
||||
using namespace swift;
|
||||
using namespace swift::driver;
|
||||
|
||||
Reference in New Issue
Block a user