#include "cooling_type.hpp" int main(int argc, char* argv[]) { int rc = -1; rc = 0; return rc; }