ksiminski/neuro-fuzzy-library

missing file(s)

Closed this issue · 1 comments

Compilation fails due to a missing file under the auxiliary folder (filesystem.h).
It may be worth checking if all the required files are included.

Hello,

Thank your for this remark!
Filesystem is a standard library. Please make sure your compiler supports the C++17 standard.

best regards,