Przeglądaj źródła

Fixed another qt 5.5 build error

Andreas Fetzer 10 lat temu
rodzic
commit
f8c8ab798e

+ 1 - 0
Plugins/org.commontk.configadmin/ctkConfigurationStore.cpp

@@ -26,6 +26,7 @@
 #include <ctkPluginContext.h>
 #include <service/log/ctkLogService.h>
 
+#include <QDataStream>
 #include <QDateTime>
 
 const QString ctkConfigurationStore::STORE_DIR = "store";