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

#pragma once
#include "header-include-cycle.second-s.hpp"