--- ibx/trunk/ibexpress.pas 2016/12/06 10:33:46 46 +++ ibx/trunk/ibexpress.pas 2017/01/09 15:31:51 47 @@ -9,7 +9,8 @@ interface uses IBBatchMove, IBBlob, IBCustomDataSet, IBDatabase, IBEvents, IBExtract, IBQuery, IBServices, IBSQL, IBStoredProc, IBDatabaseInfo, IBUpdateSQL, - IBTable, IBSQLMonitor, IBSQLParser, IBDialogs, ibxscript; + IBTable, IBSQLMonitor, IBSQLParser, IBDialogs, ibxscript, IBDataOutput, + IBVersion; implementation