diff options
author | Janne Anttila <janne.anttila@digia.com> | 2011-10-04 12:30:40 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-01-30 20:52:59 (GMT) |
commit | 4095205c7946002ade51c52c92d8951256ab99bf (patch) | |
tree | fde865a12e6fdd434248ab2c17d407025fb66833 /header.LGPL | |
parent | c9d65d796e342d69389d92cf0bd8e8f63145663f (diff) | |
download | Qt-4095205c7946002ade51c52c92d8951256ab99bf.zip Qt-4095205c7946002ade51c52c92d8951256ab99bf.tar.gz Qt-4095205c7946002ade51c52c92d8951256ab99bf.tar.bz2 |
Fixed sqlite for Windows CE.
Windows CE does not declare the localtime function, for this reason
sqlite3.c defines it for Windows CE. However the localtime define
was too late in sqlite.c code since the osLocaltime function
introduced inside ifndef SQLITE_OMIT_LOCALTIME needs it also.
Task-number: QTBUG-22508
Change-Id: I97b9bc6316809178cbcf7e304c5dcd7deb9005cb
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
(cherry picked from commit 1135aeb1d89b802ab3e3b7cc2c32122e9b91770f)
Diffstat (limited to 'header.LGPL')
0 files changed, 0 insertions, 0 deletions