Fix C++20 module build with -DVULKAN_HPP_NO_SMART_HANDLE (#1678)
authorAnton Shangareev <shananton2000@gmail.com>
Mon, 9 Oct 2023 10:25:01 +0000 (14:25 +0400)
committerGitHub <noreply@github.com>
Mon, 9 Oct 2023 10:25:01 +0000 (12:25 +0200)
commitb961a1a4c2c6ff2471b68f6c431494170c78b29c
treee1d0d7a943fae2f9b0c8ad5742e823ccc4d06ffb
parent18e912955e46ea6e431f336c7ee384759139f7c1
Fix C++20 module build with -DVULKAN_HPP_NO_SMART_HANDLE (#1678)

* Move SharedHandle and UniqueHandle under correct preprocessor guard in .cppm

* Fix VulkanHppGenerator
VulkanHppGenerator.cpp
vulkan/vulkan.cppm