Our model has a mixture of Visual C++ classes and ANSI C++ classes.  I have a
class derived from CStatic (Visual C++ class) and Observer (ANSI-C++ class)
using mutliple inheritance.  When I generate this class, the #include for the
ANSI-C++ class is not added.  I can add the #include by hand (since the auto
generation of code will eave it alone) but would like the tool to do this for
me.  Any thoughts?  Thanks in advance.

Tony Harris
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to