Remove system_error.h.
[oota-llvm.git] / utils / FileUpdate / FileUpdate.cpp
index 1bf1248f65e0b1debc2f79ab64776c324c65d8e0..9e494bfca6f2c4f2f1f85d664a65cb384c9af2f8 100644 (file)
@@ -19,7 +19,7 @@
 #include "llvm/Support/PrettyStackTrace.h"
 #include "llvm/Support/Signals.h"
 #include "llvm/Support/ToolOutputFile.h"
-#include "llvm/Support/system_error.h"
+#include <system_error>
 using namespace llvm;
 
 static cl::opt<bool>