Added fix to work for versions 1.2.55+ of vulkan headers
This commit is contained in:
parent
482aa29426
commit
8abac9fb58
6 changed files with 16 additions and 17 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#include "fmt/ranges.h"
|
||||
#include <spdlog/fmt/bundled/ranges.h>
|
||||
#include "kompute/Kompute.hpp"
|
||||
|
||||
TEST(TestLogisticRegressionAlgorithm, TestMainLogisticRegression)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue