From 6f2af307568e6b8c52181d26314b0cd69ffaf188 Mon Sep 17 00:00:00 2001 From: Leptos Date: Sun, 9 Jun 2024 11:55:04 -0700 Subject: [PATCH] [CydiaSubstrate] Adjust imports to be compliant with module rules (#24) --- CydiaSubstrate.framework/Headers/CydiaSubstrate.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CydiaSubstrate.framework/Headers/CydiaSubstrate.h b/CydiaSubstrate.framework/Headers/CydiaSubstrate.h index a81a40f..0c50b71 100644 --- a/CydiaSubstrate.framework/Headers/CydiaSubstrate.h +++ b/CydiaSubstrate.framework/Headers/CydiaSubstrate.h @@ -39,13 +39,7 @@ #define SUBSTRATE_H_ #ifdef __APPLE__ -#ifdef __cplusplus -extern "C" { -#endif #include -#ifdef __cplusplus -} -#endif #include #include