3 lines
63 B
C++
3 lines
63 B
C++
#include <string>
|
|
|
|
void OnError(int err, std::string msg = ""); |
#include <string>
|
|
|
|
void OnError(int err, std::string msg = ""); |