Don't import error_category into the llvm namespace.
llvm-svn: 210733
This commit is contained in:
@@ -193,7 +193,7 @@ class BitcodeReader : public GVMaterializer {
|
||||
/// not need this flag.
|
||||
bool UseRelativeIDs;
|
||||
|
||||
static const error_category &BitcodeErrorCategory();
|
||||
static const std::error_category &BitcodeErrorCategory();
|
||||
|
||||
public:
|
||||
enum ErrorType {
|
||||
|
||||
Reference in New Issue
Block a user