#include "../include/saver.hpp" CSaver::CSaver(std::map &variablesMap) : m_variables(variablesMap) {}