# | Line 7 | Line 7 | |
---|---|---|
7 | #ifndef _Person_hpp_ | |
8 | #define _Person_hpp_ | |
9 | ||
10 | + | #include "Smersh.hpp" |
11 | + | |
12 | #include <menes-dbi/driver.hpp> | |
13 | #include <menes-dbi/connection.hpp> | |
14 | #include <menes-dbi/resultset.hpp> | |
15 | ||
14 | – | #include "Smersh.hpp" |
15 | – | |
16 | class Person | |
17 | { | |
18 | private: |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |