Hello,
I'm trying to build on Linux and got error while compiling SymbolVendorMacOSX.cpp.
This file include (but does not use) 2 Mac OS X specifics files: <mach/machine.h> and <AvailabilityMacros.h>
Can this 2 include be safely removed ?
-- Jean-Daniel