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