/* * CalculateBoundingBoxAction.hpp * * Created on: Nov 02, 2011 * Author: heber */ #ifndef CALCULATEBOUNDINGBOXACTION_HPP_ #define CALCULATEBOUNDINGBOXACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Reaction.hpp" #include "CalculateBoundingBoxAction.def" #include "Reaction_impl_header.hpp" #endif /* CALCULATEBOUNDINGBOXACTION_HPP_ */