summaryrefslogtreecommitdiffstats
path: root/test cases/common/45 custom install dirs/sample.h
blob: dc030dac1f576c1bb6781b55a87fa40e5a1ad37b (plain)
1
2
3
4
5
6
#ifndef SAMPLE_H
#define SAMPLE_H

int wackiness();

#endif