Skip to content

Remove all includes of system headers except in OSAL #5

Description

@rasmuswz

The whole idea of having OSAL is to be able to port the project to new platforms by only replacing OSAL. Having system headers, even the std* ones defeats this purpose. (Leaving out std-headers makes it possible to compile free-standing for dedicated execution without OS when a free-stading OSAL is implemented)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions