summaryrefslogtreecommitdiff
path: root/include/llvm/Support/system_error.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/system_error.h')
-rw-r--r--include/llvm/Support/system_error.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/Support/system_error.h b/include/llvm/Support/system_error.h
index ad2c99c25c..83645173b9 100644
--- a/include/llvm/Support/system_error.h
+++ b/include/llvm/Support/system_error.h
@@ -21,7 +21,6 @@ using std::error_code;
using std::generic_category;
using std::error_category;
using std::make_error_code;
-using std::error_condition;
}
#endif