/* * StoreSessionAction.hpp * * Created on: Aug 22, 2013 * Author: heber */ #ifndef STORESESSIONACTION_HPP_ #define STORESESSIONACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "StoreSessionAction.def" #include "Action_impl_header.hpp" #endif /* STORESESSIONACTION_HPP_ */