]> rtime.felk.cvut.cz Git - l4.git/blob - tools/preprocess/test/noinline.cpp
Inital import
[l4.git] / tools / preprocess / test / noinline.cpp
1 INTERFACE:
2
3 IMPLEMENTATION:
4
5 // There is nothing to inline -- therefore, this #include directive
6 // should not be put in public header.
7
8 #include "foo.h"