aboutsummaryrefslogtreecommitdiff
path: root/include/ensure_repo.hh
blob: 6061e9cae36d53dcd833eec38172bbe1cb1cc05e (plain)
1
2
3
4
5
6
#ifndef ENSURE_REPO
#define ENSURE_REPO

void ensure_repo();

#endif