#pragma once #include "String.h" String userWorkspace; String packageWorkspace; int maxKernels; int busyKernels; int freeKernels; String dvm_drv;