renderer_vulkan: Include algorithm in vk_common
* Appears to be a bug in vulkan-hpp
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <algorithm>
|
||||
#include "common/common_types.h"
|
||||
|
||||
// Include vulkan-hpp header
|
||||
|
Reference in New Issue
Block a user