#pragma once #include "VelICSolver.h" namespace MbD { class VelICKineSolver : public VelICSolver { // public: }; }