Closed SamVanheer closed 2 years ago
Currently there is code that depends on platform-specific types, functions and constants, which are handled on other platforms by defining that code manually.
Rework this code to remove the dependencies and use a cross-platform approach instead.
Currently there is code that depends on platform-specific types, functions and constants, which are handled on other platforms by defining that code manually.
Rework this code to remove the dependencies and use a cross-platform approach instead.