#include "Propagator.h" namespace sim { Propagator::Propagator() { } } // namespace sim