summaryrefslogtreecommitdiff
path: root/tools/transpiler/replacer.h
blob: f795bcaca54b9b282018a3d3e54ada2470fab0b5 (plain)
1
2
3
#include <string>

std::string insertCodeSnippets(char* workingDirectory, char* bodyContent);