Skip to content

Commit b32b17f

Browse files
authored
Merge pull request kstenerud#269 from Jony-Wang/bugfix/kscrash-header-file-missing
Add missing header file KSSystemCapabilities.h for KSCrash.m
2 parents 8af50ee + d2c77e4 commit b32b17f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/KSCrash/Recording/KSCrash.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
#import "NSError+SimpleConstructor.h"
3636
#import "KSCrashMonitorContext.h"
3737
#import "KSCrashMonitor_System.h"
38+
#import "KSSystemCapabilities.h"
3839

3940
//#define KSLogger_LocalLevel TRACE
4041
#import "KSLogger.h"

0 commit comments

Comments
 (0)