Minor fixes²
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#define NAZARA_VULKANRENDERER_WRAPPER_PHYSICALDEVICE_HPP
|
||||
|
||||
#include <vulkan/vulkan_core.h>
|
||||
#include <string>
|
||||
#include <unordered_set>
|
||||
#include <vector>
|
||||
|
||||
|
||||
@@ -398,7 +398,7 @@ on_run(function ()
|
||||
return lines
|
||||
end
|
||||
})
|
||||
elseif isInl then
|
||||
elseif headerInclude and isInl then
|
||||
print(filePath .. " has a header inclusion which breaks clangd (.inl should no longer includes their .hpp)")
|
||||
|
||||
table.insert(fixes, {
|
||||
|
||||
Reference in New Issue
Block a user