aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/missing-dependency/main.cpp
blob: ee2bdf30e5e1672f1830e6ba9f18bc5f00de32f4 (plain)
1
2
3
4
5
#include <theHeader.h>

int main()
{
}