/* * RotateAroundBondAction.hpp * * Created on: Mar 22, 2017 * Author: heber */ #ifndef ROTATEAROUNDBONDACTION_HPP #define ROTATEAROUNDBONDACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "RotateAroundBondAction.def" #include "Action_impl_header.hpp" #endif // ROTATEAROUNDBONDACTION_HPP