/* * FillSurfaceAction.hpp * * Created on: Mar 29, 2012 * Author: heber */ #ifndef FILLSURFACEACTION_HPP #define FILLSURFACEACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "FillSurfaceAction.def" #include "Action_impl_header.hpp" #endif // FILLSURFACEACTION_HPP