diff options
Diffstat (limited to 'vendor/curl/c/header.h')
| -rw-r--r-- | vendor/curl/c/header.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/curl/c/header.h b/vendor/curl/c/header.h index 8df11e1e4..7465274b9 100644 --- a/vendor/curl/c/header.h +++ b/vendor/curl/c/header.h @@ -24,7 +24,7 @@ * ***************************************************************************/ -#ifdef __cplusplus +#ifdef __cplusplus extern "C" { #endif |