---src/tokenize.cpp.orig2021-05-1314:53:40UTC+++src/tokenize.cpp@@-16,10+16,7@@#include"unc_ctype.h"#include<regex>--#ifdefWIN32-#include<stack>// to get std::stack-#endif// WIN32+#include<stack>#define LE_COUNT(x) cpd.le_counts[static_cast<size_t>(LE_ ## x)]