ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/zoe/trunk/Zoe.hpp
(Generate patch)

Comparing trunk/Zoe.hpp (file contents):
Revision 48 by douglas, 2004-08-15T23:40:19-07:00 vs.
Revision 49 by douglas, 2004-08-19T16:44:47-07:00

# 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:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines