arch-repo-manager/libpkg/parser/database.h

11 lines
156 B
C
Raw Normal View History

2021-01-25 00:24:31 +01:00
#ifndef LIBPKG_PARSER_DATABASE_H
#define LIBPKG_PARSER_DATABASE_H
#include "../data/database.h"
namespace LibPkg {
}
#endif // LIBPKG_PARSER_DATABASE_H