layers: Fix CreateSemaphore/CreateEvent conflict
authorDustin Graves <dustin@lunarg.com>
Fri, 5 Feb 2016 22:53:12 +0000 (15:53 -0700)
committerDustin Graves <dustin@lunarg.com>
Fri, 5 Feb 2016 22:53:12 +0000 (15:53 -0700)
commitb3489d1502df06efca2bfe6a4aabfc617f8af6a7
treee60042bd16ca4f99819e95a3f2ffcac36e65e43a
parent06b5e5bf05696b1bcdb859277b17d552f0e61ef6
layers: Fix CreateSemaphore/CreateEvent conflict

Reorder includes to avoid conflicts between the VkLayerDispatchTable_
CreateSemaphore/CreateEvent fields and the WIN32 API.
layers/threading.cpp