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