--- parser3/src/classes/smtp/Attic/smtp.h 2001/09/26 10:32:25 1.4 +++ parser3/src/classes/smtp/Attic/smtp.h 2002/08/01 11:41:14 1.10 @@ -1,17 +1,17 @@ /** @file Parser: SMTP sender decl. - Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) - Author: Alexander Petrosyan (http://design.ru/paf) - - $Id: smtp.h,v 1.4 2001/09/26 10:32:25 parser Exp $ + Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) + Author: Alexandr Petrosian (http://paf.design.ru) */ -#include +static const char* IDENT_SMTP_H="$Date: 2002/08/01 11:41:14 $"; #include "pa_pool.h" #include "pa_string.h" +#include + ////////////////////////////////////////////////////////////////////////////// #define SOCKET_BUFFER_SIZE 512