misc: remove unneeded stdint.h and stdbool.h
authorCourtney Goeltzenleuchter <courtneygo@google.com>
Thu, 3 Dec 2015 17:47:42 +0000 (10:47 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Fri, 4 May 2018 15:23:48 +0000 (09:23 -0600)
commit2875d6eb880c8ec213aa6801dd652103a74a4023
tree344441c9748661acca57ee49395ce427ddca1249
parent95bd3452f6b953cda8b2f11d03a1e8b1607076bb
misc: remove unneeded stdint.h and stdbool.h

All the necessary platform defines/includes are now part of
vk_platform.h, so don't need them in vk_icd.h
include/vulkan/vk_icd.h