aboutsummaryrefslogtreecommitdiff
path: root/include/Storage.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-10-17 09:40:10 +0200
committerdec05eba <dec05eba@protonmail.com>2020-10-17 10:49:13 +0200
commit9bf163d51a252fb5a611e88c2e0b4123a98169e1 (patch)
treee742979a7128e3ead913e9348c4b207c0fd95ab4 /include/Storage.hpp
parentfd9178b9d500a0b5f30f388f8d419ac386ce87cb (diff)
Matrix: show reply messages embedded in messages that reply to them, like element does
Diffstat (limited to 'include/Storage.hpp')
-rw-r--r--include/Storage.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/Storage.hpp b/include/Storage.hpp
index 10cbbb2..ae7db04 100644
--- a/include/Storage.hpp
+++ b/include/Storage.hpp
@@ -4,10 +4,7 @@
#include <functional>
#include <filesystem>
#include <json/value.h>
-#ifdef Bool
-#undef Bool
-#endif
-#include <rapidjson/document.h>
+#include <rapidjson/fwd.h>
namespace QuickMedia {
// Return false to stop the iterator