xref: /llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/Inputs/header-include-cycle.self.hpp (revision 7f6e0052a97f13a5f595f3fd0c135c2c4db119d4)
1 #pragma once
2 #include "header-include-cycle.self.hpp"
3