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