bolt/deps/llvm-18.1.8/clang-tools-extra/test/modularize/Inputs/IncludeInNamespace.h
2025-02-14 19:21:04 +01:00

3 lines
47 B
C++

namespace MyNamespace {
#include "Empty.h"
}