]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Moved check and define for OS_WINCE from os_win.c to os.h (with the other OS_* define...
authorshane <shane@noemail.net>
Thu, 29 May 2008 03:54:26 +0000 (03:54 +0000)
committershane <shane@noemail.net>
Thu, 29 May 2008 03:54:26 +0000 (03:54 +0000)
commit712d6f9dadb53fd00ec0409c4415caab10577d12
tree72d0d6cbf436d52b0d853d87a029200f5f7faed0
parentc9ded4c62e78034e9cccbf77ec584c8fabe213b1
Moved check and define for OS_WINCE from os_win.c to os.h (with the other OS_* defines).  This allows OS_WINCE to be available for mutex_w32.c which is included earlier than os_win.c in the almagamation. (CVS 5176)

FossilOrigin-Name: ad6a782e7c408f6c3ebff5f2715c629b75c8002d
manifest
manifest.uuid
src/os.h
src/os_win.c