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

void function3();

#endif  // INCLUDE3