From fa5ae90c34e740eaf3a4e29d5e2841240f62244d Mon Sep 17 00:00:00 2001 From: Nicolas James Date: Tue, 7 Apr 2026 15:44:27 +1000 Subject: Fix validation warning when calling GetPhysicalDeviceQueueFamilyProperties2KHR, late destructors for DeviceContext and InstanceContext --- src/helper.hh | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/helper.hh') diff --git a/src/helper.hh b/src/helper.hh index f7c38da..4567d40 100644 --- a/src/helper.hh +++ b/src/helper.hh @@ -4,8 +4,6 @@ #include #include -#include - namespace low_latency { #define THROW_NOT_VKSUCCESS(x) \ -- cgit v1.2.3