[reSIProcate] forward decl class resip::SipStack
Kennard White
kennard_white at logitech.com
Wed Jan 19 15:48:33 CST 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20110119/8d961984/attachment.htm>
More information about the resiprocate-devel
mailing list