win32: fix implicit function warning
commit1e07ea71d3f564beb7f71dd868499eef996ffbae
authorJames Buren <ryu0@ymail.com>
Mon, 3 Nov 2014 22:16:03 +0000 (3 16:16 -0600)
committerJames Buren <ryu0@ymail.com>
Mon, 3 Nov 2014 22:17:15 +0000 (3 16:17 -0600)
tree2f9987472c5e06296c224875da686896407013d9
parent26b26f355fe854d5c61919d886e09b5f7acd4a3e
win32: fix implicit function warning

This includes windows.h to fix a warning about
an implicit function usage of ExitProcess().
win32/lib/crt1.c