Files
foc/tools/preprocess/test/verify/inline_noinline_i.h
2013-01-11 17:00:47 +01:00

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