Update dependencies
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#include "ValidationLayer.hpp"
|
||||
#include "Base/Logger.hpp"
|
||||
#include <list>
|
||||
#include <fmt/format.h>
|
||||
#include <fmt/ranges.h>
|
||||
|
||||
//#define RENDER_DOC
|
||||
|
||||
@@ -113,4 +115,4 @@ namespace OpenVulkano::Vulkan
|
||||
{
|
||||
instance.destroyDebugReportCallbackEXT(msgCallback, nullptr, dispatchLoaderDynamic);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user