Skip to content

Remove header include guards #1178

Open
Open
@xezon

Description

@xezon

Can remove all header include guards.

#pragma once is not C++ Standard, but every major compiler supports it.

https://en.wikipedia.org/wiki/Pragma_once

Metadata

Metadata

Assignees

No one assigned

    Labels

    MinorSeverity: Minor < Major < Critical < BlockerRefactorEdits the code with insignificant behavior changes, is never user facing

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions