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