Dactyloidae/mobile/ios/Client/Application/Crasher.h
2026-06-26 21:04:09 -07:00

13 lines
201 B
Objective-C

//
// Crasher.h
// Client
//
// Created by Steph Leroux on 2015-10-08.
// Copyright © 2015 Mozilla. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface Crasher : NSObject
@end