Skip to content

Commit

Permalink
fix include in KSCrashCConfiguration.h
Browse files Browse the repository at this point in the history
  • Loading branch information
NesterovichAlexey authored Sep 23, 2024
1 parent 8ebdbf4 commit f5e3deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/KSCrashRecording/include/KSCrashCConfiguration.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
#define KSCrashCConfiguration_h

#include <stdlib.h>
#include <string.h>

#include "KSCrashMonitorType.h"
#include "KSCrashReportWriter.h"
#include "string.h"

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit f5e3deb

Please sign in to comment.