#ifndef CREATE_PKG #define CREATE_PKG #include "vars.hh" Pkg create_pkg(std::string arg); #endif