--- parser3/src/targets/apache13/Attic/mod_parser3.c 2003/08/19 14:16:28 1.2 +++ parser3/src/targets/apache13/Attic/mod_parser3.c 2003/09/19 10:09:22 1.6 @@ -5,9 +5,9 @@ Parser: apache 1.3 module, part, compile Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char* IDENT_MOD_PARSER3_C="$Date: 2003/08/19 14:16:28 $"; +static const char* IDENT_MOD_PARSER3_C="$Date: 2003/09/19 10:09:22 $"; -#if _MSC_VER +#ifdef WIN32 #include #endif