#include #include "f.h" using namespace std; int main() { f(10); return EXIT_SUCCESS; }