mongo/buildscripts/iwyu/test/basic/b.cpp

6 lines
68 B
C++

#include "a.h"
type_b return_b_function() {
return type_b();
}