19 lines
284 B
C++
19 lines
284 B
C++
// AUTOMATICALLY GENERATED -- DO NOT EDIT! -*- c++ -*-
|
|
|
|
#ifndef inline_noinline_i_h
|
|
#define inline_noinline_i_h
|
|
#line 12 "inline.cpp"
|
|
|
|
// Test dependency-chain resolver
|
|
|
|
class Frob
|
|
{
|
|
|
|
private:
|
|
#line 20 "inline.cpp"
|
|
bool
|
|
private_func();
|
|
};
|
|
|
|
#endif // inline_noinline_i_h
|