Include export/json.hpp in remwharead.hpp.
continuous-integration/drone/push Build is failing Details

This commit is contained in:
tastytea 2019-09-05 22:47:51 +02:00
parent 4134782697
commit 3c27a1a0b9
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
#include "export/csv.hpp"
#include "export/export.hpp"
#include "export/simple.hpp"
#include "export/json.hpp"
#include "search.hpp"
#include "sqlite.hpp"
#include "time.hpp"