LLNL / Silo

Mesh and Field I/O Library and Scientific Database
https://silo.llnl.gov
Other
25 stars 22 forks source link

Rename version.c to dbversion.c #330

Closed markcmiller86 closed 1 year ago

markcmiller86 commented 1 year ago

macOS has a standard header that does #include <version> and will pick up a file named version, VERSION or even vErSiOn. How ridiculous!

Renaming this file to get around it.