llvm/clang-tools-extra/test/clang-tidy/checkers/misc/Inputs/header-include-cycle.self.hpp

#pragma once
#include "header-include-cycle.self.hpp"