Merge pull request 'Boost::regex dependency, added include in order to compile on linux' (#70) from boost_regex into master

Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/70
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
This commit is contained in:
Vladyslav_Baranovskyi_EXT
2024-07-16 19:36:06 +02:00
4 changed files with 19 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
#pragma once
#include "ShaderProgramType.hpp"
#include <tuple>
namespace OpenVulkano
{