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