7 lines
57 B
C
7 lines
57 B
C
#include "vulkan/vk_icd.h"
|
|
|
|
int main()
|
|
{
|
|
return 0;
|
|
}
|