Functions
sqlite3gen.h File Reference

Go to the source code of this file.

Functions

void generateSqlite3 ()
 

Function Documentation

void generateSqlite3 ( )

Definition at line 1393 of file sqlite3gen.cpp.

1394 {
1395  err("sqlite3 support has not been compiled in!");
1396 }
void err(const char *fmt,...)
Definition: message.cpp:226