3 lines
50 B
C++
3 lines
50 B
C++
|
#include "sub_dir/foo.h"
|
||
|
int foo() { return 42; }
|