/* * CombineShapesAction.hpp * * Created on: Oct 1, 2012 * Author: ankele */ #ifndef COMBINESHAPESACTION_HPP_ #define COMBINESHAPESACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "CombineShapesAction.def" #include "Action_impl_header.hpp" #endif /* COMBINESHAPESACTION_HPP_ */