1// RUN: not clang-tidy %s -checks='-*,misc-header-include-cycle'2 3#include "header-include-cycle.self.cpp"4