#ifndef FOO_HPP #define FOO_HPP #include "foodep.hpp" foo_t foo(foo_t); #endif