My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
sqlite3gen.h File Reference

Go to the source code of this file.

Functions

void generateSqlite3 ()
 

Function Documentation

void generateSqlite3 ( )

Definition at line 1545 of file sqlite3gen.cpp.

References err().

Referenced by generateOutput().

{
err("sqlite3 support has not been compiled in!");
}