#include "ConversionHelper.h" std::vector>* storm::utility::ConversionHelper::toUnsignedLongLong(std::vector>* vectorPtr) { return reinterpret_cast> *>(vectorPtr); }