1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-08 14:02:16 +03:00

When generating sqlite3.h, append the contents of sqlite3rtree.h.

FossilOrigin-Name: fc4d75370bad9021d01b76dbb1b8dde9ff223d2c
This commit is contained in:
dan
2010-08-30 18:39:49 +00:00
parent ab4f076e7a
commit c223b8f1a8
6 changed files with 124 additions and 63 deletions

View File

@@ -48,7 +48,7 @@ static int gHere = 42;
** The width, height and depth parameters must all be greater than zero.
*/
static int cube_geom(
RtreeGeometry *p,
sqlite3_rtree_geometry *p,
int nCoord,
double *aCoord,
int *piRes