We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
to avoid potential name clashes
e.g. in
open-dis-cpp/src/dis6/AcknowledgePdu.h
Line 2 in a9f9f26
ACKNOWLEDGEPDU_H to DIS_ACKNOWLEDGEPDU_H
ACKNOWLEDGEPDU_H
DIS_ACKNOWLEDGEPDU_H
alternatively: use #pragma once
#pragma once