Closed markcmiller86 closed 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!
#include <version>
version
VERSION
vErSiOn
Renaming this file to get around it.
macOS has a standard header that does
#include <version>
and will pick up a file namedversion
,VERSION
or evenvErSiOn
. How ridiculous!Renaming this file to get around it.