/* * CorrectBondDegreeAction.hpp * * Created on: Jul 31, 2014 * Author: heber */ #ifndef CORRECTBONDDEGREEACTION_HPP_ #define CORRECTBONDDEGREEACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "CorrectBondDegreeAction.def" #include "Action_impl_header.hpp" #endif /* CORRECTBONDDEGREEACTION_HPP_ */