#ifndef VKDESCRIPTORS_H #define VKDESCRIPTORS_H #include class VkDescriptors { public: VkDescriptors(); }; #endif // VKDESCRIPTORS_H