/* * FillVolumeAction.hpp * * Created on: Sep 03, 2014 * Author: heber */ #ifndef FILLVOLUMEACTION_HPP #define FILLVOLUMEACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "FillVolumeAction.def" #include "Action_impl_header.hpp" #endif // FILLVOLUMEACTION_HPP