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

void function2();

#endif  // INCLUDE2