no iostream.
This commit is contained in:
parent
82c34735c4
commit
b88a7888fe
@ -18,8 +18,6 @@ void template_type::process_text(citer begin, citer end) {
|
||||
}
|
||||
}
|
||||
|
||||
#include <iostream>
|
||||
|
||||
void template_type::tokenize(const std::string& tmp) {
|
||||
std::string open{"{{"}, close{"}}"};
|
||||
citer beg = tmp.begin();
|
||||
|
Loading…
Reference in New Issue
Block a user