mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05: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
|
||||
# define SQLITE_API
|
||||
#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 ***************************************/
|
||||
/*
|
||||
** 2001 September 15
|
||||
|
||||
Reference in New Issue
Block a user