#ifndef INSERTEDPKG_HPP_ #define INSERTEDPKG_HPP_ #include namespace InsertedPkg { std::string deps(); } #endif /* INSERTEDPKG_HPP_ */