Reduce Cache.h includes further via one forward declaration

This commit is contained in:
Nicolas Werner 2019-12-15 03:34:17 +01:00
parent 37fbcaf07b
commit 79f967da8c
9 changed files with 13 additions and 4 deletions

View file

@ -1,8 +1,8 @@
#include "MxcImageProvider.h"
#include "Cache.h"
#include "MatrixClient.h"
#include "Logging.h"
#include "MatrixClient.h"
void
MxcImageResponse::run()