summaryrefslogtreecommitdiff
path: root/tools/ci/samples/include1.h
blob: f8223b000d71414a4d6ce946f39aa68069d5ef76 (plain) (blame)
1
2
3
4
5
6
#ifndef INCLUDE1
#define INCLUDE1

void function2();

#endif  // INCLUDE1