Add list.hpp to remwharead.hpp.

This commit is contained in:
tastytea 2019-11-28 05:08:39 +01:00
parent 6c5328595f
commit 138170975a
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
#include "export/json.hpp"
#include "export/rss.hpp"
#include "export/simple.hpp"
#include "export/list.hpp"
#include "search.hpp"
#include "sqlite.hpp"
#include "time.hpp"