VulkanMemoryAllocator/include
Denis Orlov 3e3877ac83 Fix builds on Linux CI
This fixes compilation on older Linux compilers (gcc 7.5.0, clang 7.0.0)
that do not seem to implement P0558R1 defect report, thus not allowing
the usage of value_type member typedef from std::atomic.
2023-01-05 00:05:16 +03:00
..
vk_mem_alloc.h Fix builds on Linux CI 2023-01-05 00:05:16 +03:00