From: curt Date: Tue, 21 Apr 1998 17:02:27 +0000 (+0000) Subject: Prepairing for C++ integration. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b6b93c74ea73dd04ed9526e495f038a90e810fb8;p=simgear.git Prepairing for C++ integration. --- diff --git a/Astro/moon.h b/Astro/moon.h index f43820ae..ff7b2107 100644 --- a/Astro/moon.h +++ b/Astro/moon.h @@ -26,6 +26,11 @@ #define _MOON_H +#ifdef __cplusplus +extern "C" { +#endif + + #include #include