summaryrefslogtreecommitdiff
path: root/utils/FileUpdate/FileUpdate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/FileUpdate/FileUpdate.cpp')
-rw-r--r--utils/FileUpdate/FileUpdate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/FileUpdate/FileUpdate.cpp b/utils/FileUpdate/FileUpdate.cpp
index 1bf1248f65..9e494bfca6 100644
--- a/utils/FileUpdate/FileUpdate.cpp
+++ b/utils/FileUpdate/FileUpdate.cpp
@@ -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>