Main Page   Class Hierarchy   Compound List   File List   Compound Members  

main.h

00001 
00002 #ifndef MAIN_H
00003 #define MAIN_H
00004 
00005 #include <iostream>
00006 #include <string>
00007 #include <vector>
00008 #include "dogs.h"
00009 #include "animal.h"
00010 #include "dog.h"
00011 #include "guidedog.h"
00012 
00013 using namespace std;
00014 
00015 #endif // MAIN_H
00016 

Generated on Thu Feb 10 16:33:09 2005 by doxygen1.3