#include "CommandDispatcher.h" namespace nemo_interface { CommandDispatcher::CommandDispatcher() {} } // namespace nemo_interface