Silo icon indicating copy to clipboard operation
Silo copied to clipboard

use of regex.h in silo_ns.c

Open biagas opened this issue 1 year ago • 1 comments

The header 'regex.h' doesn't exist on Windows (at least with MSVC). I can comment out the inclusion of the header and the file compiles on Windows with MSVC. Is the header really needed?

biagas avatar Oct 16 '23 17:10 biagas