1#ifndef LIB_H_IN
2#define LIB_H_IN
3
4template <typename T> struct FooImpl;
5template <typename T> struct BarImpl;
6
7#endif // LIB_H_IN
8

source code of lldb/test/API/lang/cpp/typedef-to-outer-fwd/lib.h