summaryrefslogtreecommitdiff
path: root/tools/libskrewt.h
blob: c9d6721ec8bba6441f9dcf43cff84d516aa7d59e (plain)
1
2
3
4
#include <string>

void parse_content(const std::string type_spec_line,
        std::string &maintype, std::string &boundary);