Patch level : 10.0 200

Files correlati     : sqlite.dll
Ricompilazione Demo : [ ]
Commento            :
Upgrade dalla versione 3.6.4 alla 3.6.7


git-svn-id: svn://10.65.10.50/trunk@17977 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 2008-12-23 09:28:54 +00:00
parent bf2a3e0a54
commit 0ce9cdea9a

View File

@ -30,8 +30,7 @@
** the version number) and changes its name to "sqlite3.h" as
** part of the build process.
**
** @(#) $Id: sqlite3.h,v 1.5 2008-12-23 09:22:39 guy Exp $
*/
** @(#) $Id: sqlite3.h,v 1.6 2008-12-23 09:28:54 guy Exp $*/
#ifndef _SQLITE3_H_
#define _SQLITE3_H_
#include <stdarg.h> /* Needed for the definition of va_list */