Files
foc/tools/preprocess/test/noinline.cpp
2013-01-11 17:00:47 +01:00

9 lines
154 B
C++

INTERFACE:
IMPLEMENTATION:
// There is nothing to inline -- therefore, this #include directive
// should not be put in public header.
#include "foo.h"