blob: 1b9bf0d5a7c01163682e95e6f0cc78ca14793ed7 [file] [log] [blame]
// -*- mode: ObjC -*-
// This file is part of class-dump, a utility for examining the Objective-C segment of Mach-O files.
// Copyright (C) 1997-2019 Steve Nygard.
@interface NSError (CDExtensions)
@end
extern NSString *NSErrorDomain_ClassDump;