Mar 28, 2013 at 2:48pm
Is there any harm if you include it ?
Mar 28, 2013 at 2:53pm
stick the include in the header
Mar 28, 2013 at 2:54pm
I think in .cpp of derived class, it's not necessary, and in header file of derived class it's mandatory to include header file of base class.