//
//  MRCCanary.m
//  Bugsnag
//
//  Created by Nick Dowell on 27/01/2021.
//  Copyright © 2021 Bugsnag Inc. All rights reserved.
//

//
// This file is compiled with ARC disabled to expose any build warnings that may arise in the public headers.
//
#import <Bugsnag/Bugsnag.h>

#import "BugsnagInternals.h"
