vmax2bella/extra.h

7 lines
147 B
C++

#pragma once
#include <string> // For std::string
std::string initializeGlobalLicense();
std::string initializeGlobalThirdPartyLicences();