#ifndef FOO_H #define FOO_H struct foo { }; inline void f1() { } #endif