/* * CalculateCellVolumeAction.hpp * * Created on: Oct 12, 2011 * Author: heber */ #ifndef CALCULATECELLVOLUMEACTION_HPP_ #define CALCULATECELLVOLUMEACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Reaction.hpp" #include "CalculateCellVolumeAction.def" #include "Reaction_impl_header.hpp" #endif /* CALCULATECELLVOLUMEACTION_HPP_ */