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 "students.h"
00009 #include "person.h"
00010 #include "ustudent.h"
00011 #include "gstudent.h"
00012 
00013 using namespace std;
00014 
00015 #endif // MAIN_H
00016 

Generated on Fri Feb 6 16:29:56 2004 by doxygen1.3