diff options
Diffstat (limited to 'Game/Code/lib/SQLite/SQLiteTable3.pas')
-rw-r--r-- | Game/Code/lib/SQLite/SQLiteTable3.pas | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Game/Code/lib/SQLite/SQLiteTable3.pas b/Game/Code/lib/SQLite/SQLiteTable3.pas index 05fbd573..18135765 100644 --- a/Game/Code/lib/SQLite/SQLiteTable3.pas +++ b/Game/Code/lib/SQLite/SQLiteTable3.pas @@ -17,9 +17,7 @@ unit SQLiteTable3; interface -{$IFDEF FPC} - {$MODE Delphi} -{$ENDIF} +{$I switches.inc} uses {$ifdef win32} |