mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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:
@@ -21,7 +21,7 @@
|
||||
#include "llvm/Support/MemoryBuffer.h"
|
||||
#include "llvm/Support/Path.h"
|
||||
#include "llvm/Support/Debug.h"
|
||||
#include "llvm/Support/system_error.h"
|
||||
#include <system_error>
|
||||
|
||||
using namespace swift;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user