{$IFNDEF FPC_DOTTEDUNITS} unit SQLite3Dyn; {$ENDIF FPC_DOTTEDUNITS} {$DEFINE LOAD_DYNAMICALLY} {$i sqlite3.inc} end.