3 lines
51 B
C++
3 lines
51 B
C++
#include <string>
|
|
int SplashHTMLLoad(std::string);
|
#include <string>
|
|
int SplashHTMLLoad(std::string);
|