On 3 Jul 2003, Fr?d?ric Forjan <[EMAIL PROTECTED]> wrote:
> Hi every body,
>
> I have make my own distcc monitor in C++ with QT library...
> I want to know why you don't use in mon.h the
>
> #ifdef __cplusplus
> extern "C" {
> #endif
>
> ...
>
>
> #ifdef __cplusplus
> }
> #endif
>
> in order to use it with C++ without modification ??
> In same order, there is no protection for multiple inclusion, why ? it
> should be great to do that !
Thankyou for the suggestion. Both are now fixed in CVS.
Please let us know when you have your program working!
--
Martin
__
distcc mailing list http://distcc.samba.org/
To unsubscribe or change options:
http://lists.samba.org/cgi-bin/mailman/listinfo/distcc