mirror of
https://github.com/KhronosGroup/Vulkan-Headers.git
synced 2025-04-06 21:54:59 +00:00
6 lines
57 B
C
6 lines
57 B
C
#include "vulkan/vk_icd.h"
|
|
|
|
int main()
|
|
{
|
|
return 0;
|
|
}
|