/* * RemovePotentialAction.hpp * * Created on: Aug 17, 2025 * Author: heber */ #ifndef REMOVEPOTENTIALACTION_HPP_ #define REMOVEPOTENTIALACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "RemovePotentialAction.def" #include "Action_impl_header.hpp" #endif /* REMOVEPOTENTIALACTION_HPP_ */