summaryrefslogtreecommitdiff
path: root/tools/ci/samples/include4.h
blob: 49309dd4c13cd55161b1e10561668664be4a3140 (plain) (blame)
1
2
3
4
5
6
#ifndef INCLUDE4
#define INCLUDE4

void function4();

#endif  // INCLUDE4