# | Line 36 | Line 36 | using std::cerr; | |
---|---|---|
36 | #include <menes-xml/parse.hpp> | |
37 | #include <menes-xml/textwriter.hpp> | |
38 | ||
39 | – | #include "Buddy.hpp" |
40 | – | |
39 | struct Database { ext::String driver, host, user, password, db; }; | |
40 | ||
41 | + | #include "Buddy.hpp" |
42 | + | |
43 | class Zoe | |
44 | { | |
45 | private: |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |