/* * RotateAroundSelfByAngleAction.hpp * * Created on: Aug 06, 2010 * Author: heber */ #ifndef ROTATEAROUNDSELFBYANGLEACTION_HPP #define ROTATEAROUNDSELFBYANGLEACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "RotateAroundSelfByAngleAction.def" #include "Action_impl_header.hpp" #endif // ROTATEAROUNDSELFBYANGLEACTION_HPP