/* * AllShapesAction.hpp * * Created on: Sep 14, 2012 * Author: ankele */ #ifndef ALLSHAPESACTION_HPP_ #define ALLSHAPESACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "AllShapesAction.def" #include "Action_impl_header.hpp" #endif /* ALLSHAPESACTION_HPP_ */