Revision | ee352e15406df07e1081b21e3fc12ef25fb6b4b4 (tree) |
---|---|
Time | 2022-11-23 19:31:55 |
Author | SecT <grzegorzstarowicz@gmai...> |
Commiter | SecT |
Clean includes
@@ -3,7 +3,6 @@ | ||
3 | 3 | |
4 | 4 | #include <iostream> |
5 | 5 | #include <vector> |
6 | -#include <fstream> | |
7 | 6 | #include <string> |
8 | 7 | |
9 | 8 | using std::cout; |
@@ -3,7 +3,6 @@ | ||
3 | 3 | |
4 | 4 | #include <iostream> |
5 | 5 | #include <vector> |
6 | -#include <fstream> | |
7 | 6 | #include <string> |
8 | 7 | #include <sstream> |
9 | 8 | #include <algorithm> |