Skip to content

include guards should contain namespace #51

Open
@phoppermann

Description

@phoppermann

to avoid potential name clashes

e.g. in

#define ACKNOWLEDGEPDU_H

ACKNOWLEDGEPDU_H to DIS_ACKNOWLEDGEPDU_H

alternatively: use #pragma once

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