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 !
Forjan Fr�d�ric
__ distcc mailing list http://distcc.samba.org/
To unsubscribe or change options: http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
