00001 #ifndef RFC822_H 00002 #define RFC822_H 00003 00004 #include <rfc822/filter.h> 00005 00006 #include <rfc822/mbox.h> 00007 00008 using namespace std; 00009 00010 #endif