Files
moslab-code/src/fiasco/tool/preprocess/test/noinline.cpp
2025-09-12 15:55:45 +02: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"