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