#include "NamespacesDerived.h" Derived::Derived() : Base(10), component(5) { }