mirror of https://github.com/perkeep/perkeep.git
7 lines
121 B
C
7 lines
121 B
C
![]() |
#define SQLITE_OS_OTHER 1
|
||
|
|
||
|
#ifndef INCLUDE_SQLITE_VERSION_SYMBOL
|
||
|
#define SKIP_SQLITE_VERSION
|
||
|
#endif
|
||
|
#include "sqlite3.h"
|