Update CMakeLists and conanfile
This commit is contained in:
@@ -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);
|
||||
@@ -40,4 +40,4 @@ public:
|
||||
double epsilon = 1e-5;
|
||||
};
|
||||
|
||||
#endif //TEST_UTILS_H
|
||||
#endif //TEST_UTILS_H
|
||||
|
Reference in New Issue
Block a user