summaryrefslogtreecommitdiff
path: root/include/llvm/Support/Program.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/Program.h')
-rw-r--r--include/llvm/Support/Program.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/Support/Program.h b/include/llvm/Support/Program.h
index 9160b7dd92..4cf90ab732 100644
--- a/include/llvm/Support/Program.h
+++ b/include/llvm/Support/Program.h
@@ -19,7 +19,6 @@
#include "llvm/Support/system_error.h"
namespace llvm {
-class error_code;
namespace sys {
/// This is the OS-specific separator for PATH like environment variables: