|
|
| version 1.9.4.1, 2003/09/24 14:32:05 | version 1.12.14.1, 2005/08/05 13:02:58 |
|---|---|
| Line 1 | Line 1 |
| /** @file | /** @file |
| Parser: sql driver manager decl. | Parser: sql driver manager decl. |
| Copyright (c) 2001-2003 ArtLebedev Group (http://www.artlebedev.com) | Copyright (c) 2001-2005 ArtLebedev Group (http://www.artlebedev.com) |
| Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru) | Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru) |
| Line 11 | Line 11 |
| #ifndef PA_CHARSETS_H | #ifndef PA_CHARSETS_H |
| #define PA_CHARSETS_H | #define PA_CHARSETS_H |
| static const char* IDENT_CHARSETS_H="$Date$"; | static const char * const IDENT_CHARSETS_H="$Date$"; |
| #include "pa_hash.h" | #include "pa_hash.h" |
| #include "pa_charset.h" | #include "pa_charset.h" |