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