13 lines
279 B
C++
13 lines
279 B
C++
// AUTOMATICALLY GENERATED -- DO NOT EDIT! -*- c++ -*-
|
|
|
|
#ifndef noinline_i_h
|
|
#define noinline_i_h
|
|
#line 4 "noinline.cpp"
|
|
|
|
// There is nothing to inline -- therefore, this #include directive
|
|
// should not be put in public header.
|
|
|
|
#include "foo.h"
|
|
|
|
#endif // noinline_i_h
|