mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 19:15:54 +00:00
Update to SQLite 3.8.0 Pre-release (as of 2013-08-22 02:56 UTC)
This commit is contained in:
@@ -25,6 +25,11 @@
|
|||||||
#ifndef SQLITE_API
|
#ifndef SQLITE_API
|
||||||
# define SQLITE_API
|
# define SQLITE_API
|
||||||
#endif
|
#endif
|
||||||
|
//
|
||||||
|
// VFALCO: NOTE
|
||||||
|
// This is actually the pre-release snapshot as of 2013-08-22 02:56 UTC
|
||||||
|
// as indicated in the SQLITE_VERSION macro.
|
||||||
|
//
|
||||||
/************** Begin file sqliteInt.h ***************************************/
|
/************** Begin file sqliteInt.h ***************************************/
|
||||||
/*
|
/*
|
||||||
** 2001 September 15
|
** 2001 September 15
|
||||||
|
|||||||
Reference in New Issue
Block a user