imap/parser.h
00001 // parser.h is only here for backward compatibility 00002 #ifdef CS_COMPILER_GCC 00003 #warning imap/parser.h is deprecated; use imap/loader.h instead 00004 #endif 00005 #ifdef CS_COMPILER_MSVC 00006 #pragma message ("imap/parser.h is deprecated; use imap/loader.h instead") 00007 #endif 00008 00009 #include "imap/loader.h"
Generated for Crystal Space by doxygen 1.4.7