X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fstorage.cpp;h=4b56573220e17a241c935c3c0690198e51237ae0;hp=b8f174684d354e75a48d4b2237aab04a2f2f7fc9;hb=32c0bb666209932d7540c22ddc393fd4550d5418;hpb=d0e9b7a1d5e73041ade519189eea012500440ba9 diff --git a/src/core/storage.cpp b/src/core/storage.cpp index b8f17468..4b565732 100644 --- a/src/core/storage.cpp +++ b/src/core/storage.cpp @@ -21,6 +21,7 @@ #include "storage.h" #include +#include #if QT_VERSION < 0x050000 # include "../../3rdparty/sha512/sha512.h"