include-what-you-use/tests/cxx/macro_defined_by_includer-d4.h

13 lines
459 B
C

//===--- macro_defined_by_includer-d4.h - test input file for iwyu --------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
// Header file to provide extra level of inclusion indirection.
#include "tests/cxx/macro_defined_by_includer-i3.h"