# | Line 7 | Line 7 | |
---|---|---|
7 | #ifndef _Person_hpp_ | |
8 | #define _Person_hpp_ | |
9 | ||
10 | < | //#include <sql.h> |
10 | > | #include <pstream.h> |
11 | ||
12 | < | #include "Smersh.hpp" |
12 | > | #include "Matcher.hpp" |
13 | ||
14 | class Person | |
15 | { |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |