Преглед изворни кода

Fix build of sharemodel.cpp on MSVC

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra пре 2 година
родитељ
комит
b54866f70f
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/gui/filedetails/sharemodel.cpp

+ 1 - 0
src/gui/filedetails/sharemodel.cpp

@@ -17,6 +17,7 @@
 #include <QFileInfo>
 #include <QTimeZone>
 
+#include <array>
 #include <random>
 #include <openssl/rand.h>