// test1.cpp #include "common/test1.hpp" int main(int argc, char** argv) { f(); return 0; }