src/library/LicenseReader.cpp @@ -117,7 +117,7 @@ } } #ifdef _DEBUG #ifndef NDEBUG cout << "license to sign [" << oss.str() << "]" << endl; #endif return oss.str();