Remove override warnings
A lot of warnings are about override functions:
ovtkTBoxAlgorithm.h:23:15: warning: 'initialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool initialize(Kernel::IBoxAlgorithmContext& ctx)