3 lines
74 B
C++
3 lines
74 B
C++
#include <string>
|
|
|
|
void InitializeRegistry(const std::string & filename);
|