< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
Hi,
In a few places in the resip code base I've found forward declations like "class resip::SipStack" in header files. My compiler complains that these are useless. I think the correct syntax is "namespace resip { class SipStack; };". Can anyone confirm this? If so, I'll fix these as I find them.
Thanks,
Kennard
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxx
https://list.resiprocate.org/mailman/listinfo/resiprocate-devel