diff options
Diffstat (limited to 'llvm/include/llvm/Support/system_error.h')
| -rw-r--r-- | llvm/include/llvm/Support/system_error.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/include/llvm/Support/system_error.h b/llvm/include/llvm/Support/system_error.h index 932fc1e1ad0..84b9e2b85ad 100644 --- a/llvm/include/llvm/Support/system_error.h +++ b/llvm/include/llvm/Support/system_error.h @@ -18,7 +18,6 @@ namespace llvm { using std::error_code; -using std::generic_category; using std::make_error_code; } |

