/* * SetThermostatAction.hpp * * Created on: Jul 12, 2017 * Author: heber */ #ifndef SETTHERMOSTATACTION_HPP_ #define SETTHERMOSTATACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "SetThermostatAction.def" #include "Action_impl_header.hpp" #endif /* SETTHERMOSTATACTION_HPP_ */