Files
Blocks3D/SplashHTML.h
2022-10-03 15:28:11 -04:00

3 lines
101 B
C++

#include <string>
//int SplashHTMLLoad(std::string strHTML);
int SplashHTMLLoad(std::string strHTML);