blob: 9568db2166ec45e35440c817502740bcf066b3f2 [file]
#ifndef LIB_H_IN
#define LIB_H_IN
struct Foo {
int method();
};
#endif // LIB_H_IN