Fix header in example

This commit is contained in:
2023-11-16 17:03:40 +01:00
parent e03efb5f63
commit 64f5a7f14a

View File

@@ -4,7 +4,7 @@
#include <map> #include <map>
#include <argparse/argparse.hpp> #include <argparse/argparse.hpp>
#include <nlohmann/json.hpp> #include <nlohmann/json.hpp>
#include "ArffFiles.h"v #include "ArffFiles.h"
#include "BayesMetrics.h" #include "BayesMetrics.h"
#include "CPPFImdlp.h" #include "CPPFImdlp.h"
#include "Folding.h" #include "Folding.h"