Yurttas/PL/OOL/Cplusplus/F/02/04/02/03/common.h

1// common.h
2
3
4#include <vector>
5
6#include <string>
7
8using namespace std;