/* * SaveTemperatureAction.hpp * * Created on: May 10, 2010 * Author: heber */ #ifndef SAVETEMPERATUREACTION_HPP #define SAVETEMPERATUREACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "SaveTemperatureAction.def" #include "Action_impl_header.hpp" #endif // SAVETEMPERATUREACTION_HPP