X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2FAppleScript.h;h=539b5ae32866d0d035971e5263ba3c6758275732;hb=cf14e814124ccbc8155fa1dde98d03be319c0e87;hp=6ac23b63bff36355bd6259f4f1d106923a12c6f3;hpb=4674c3e1c55685203a70368b9323ad85a6bbc00f;p=lyx.git diff --git a/src/support/AppleScript.h b/src/support/AppleScript.h index 6ac23b63bf..539b5ae328 100644 --- a/src/support/AppleScript.h +++ b/src/support/AppleScript.h @@ -12,7 +12,7 @@ #ifndef LYX_SUPPORT_APPLESCRIPT_H #define LYX_SUPPORT_APPLESCRIPT_H -#ifdef __cplusplus +#ifdef __cplusplus extern "C" { #endif /// What is returned by applescript_execute_command @@ -25,7 +25,7 @@ extern "C" { /// Sets up apple script support void setupApplescript(); -#ifdef __cplusplus +#ifdef __cplusplus } #endif