Fix tests

This commit is contained in:
2025-08-04 12:29:22 +02:00
parent 34a0719a16
commit e8b35d4c5e
4 changed files with 8 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
#include <vector>
#include <map>
#include <tuple>
#include <ArffFiles/ArffFiles.hpp>
#include <ArffFiles.hpp>
#include <fimdlp/CPPFImdlp.h>
bool file_exists(const std::string& name);