llvm/clang-tools-extra/test/modularize/Inputs/IncludeInNamespace.h

namespace MyNamespace {
  #include "Empty.h"
}