Skip to content

Using pragma once instead of include guards #42

@svaderia

Description

@svaderia

Instead of having #ifndef to guard against the multiple includes, #pragma once can be used. Looks a bit cleaner that way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions