/* * RemoveAction.hpp * * Created on: Dez 8, 2014 * Author: heber */ #ifndef MOLECULE_REMOVEACTION_HPP_ #define MOLECULE_REMOVEACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "RemoveAction.def" #include "Action_impl_header.hpp" #endif /* MOLECULE_REMOVEACTION_HPP_ */