Currently there are different header files for each platform in corelib that need to be renamed on each platform. * Rename the platform files * Change to using `ifdef` to include the appropriate file on the target.
Currently there are different header files for each platform in corelib that need to be renamed on each platform.
ifdefto include the appropriate file on the target.