diff options
Diffstat (limited to 'include/LibreOfficeKit/LibreOfficeKitInit.h')
-rw-r--r-- | include/LibreOfficeKit/LibreOfficeKitInit.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/include/LibreOfficeKit/LibreOfficeKitInit.h b/include/LibreOfficeKit/LibreOfficeKitInit.h index d19aa0fae9ef..ce8daaf28892 100644 --- a/include/LibreOfficeKit/LibreOfficeKitInit.h +++ b/include/LibreOfficeKit/LibreOfficeKitInit.h @@ -43,7 +43,7 @@ extern "C" #define SEPARATOR '/' #ifndef __OBJC__ -#ifdef __cplusplus +#ifndef IOS_SWIFTCBRIDGE inline #endif #endif @@ -57,7 +57,7 @@ extern "C" } #ifndef __OBJC__ -#ifdef __cplusplus +#ifndef IOS_SWIFTCBRIDGE inline #endif #endif @@ -67,7 +67,7 @@ extern "C" } #ifndef __OBJC__ -#ifdef __cplusplus +#ifndef IOS_SWIFTCBRIDGE inline #endif #endif @@ -77,7 +77,7 @@ extern "C" } #ifndef __OBJC__ -#ifdef __cplusplus +#ifndef IOS_SWIFTCBRIDGE inline #endif #endif @@ -87,7 +87,7 @@ extern "C" } #ifndef __OBJC__ -#ifdef __cplusplus +#ifndef IOS_SWIFTCBRIDGE inline #endif #endif |