include-what-you-use/tests/cxx/pragma_export_fwd-d1.h

15 lines
457 B
C++

//===--- pragma_export_fwd-d1.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.
//
//===----------------------------------------------------------------------===//
class FwdDecl3; // IWYU pragma: export
// IWYU pragma: begin_exports
class FwdDecl4;
// IWYU pragma: end_exports