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