From 38d51b1b20776f7435737bf26d2f912daa312282 Mon Sep 17 00:00:00 2001 From: John Denker Date: Thu, 22 Nov 2012 16:05:50 -0800 Subject: start moving stuff to libskrewt --- tools/libskrewt.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tools/libskrewt.h (limited to 'tools/libskrewt.h') diff --git a/tools/libskrewt.h b/tools/libskrewt.h new file mode 100644 index 0000000..c9d6721 --- /dev/null +++ b/tools/libskrewt.h @@ -0,0 +1,4 @@ +#include + +void parse_content(const std::string type_spec_line, + std::string &maintype, std::string &boundary); -- cgit v1.2.3