浏览代码

fix build with Qt 5.5 ( close #588 )

Heather 9 年之前
父节点
当前提交
98654a2178
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Libs/PluginFramework/ctkPluginArchiveSQL_p.h

+ 1 - 0
Libs/PluginFramework/ctkPluginArchiveSQL_p.h

@@ -22,6 +22,7 @@
 #ifndef CTKPLUGINARCHIVESQL_P_H
 #define CTKPLUGINARCHIVESQL_P_H
 
+#include <QObject>
 #include <QDateTime>
 #include <QHash>
 #include <QSharedPointer>