This commit is contained in:
Alex Fabijanic
2018-02-08 20:01:36 -06:00
parent fac2437fab
commit fc47df04cd
5 changed files with 7 additions and 29 deletions

View File

@@ -22,6 +22,7 @@
#include <cstdio>
#include <map>
#include <set>
#include <sstream>
using Poco::trimLeft;