Переглянути джерело

Depends on QList, the header must be included

Luis Ibanez 15 роки тому
батько
коміт
b8affbd855
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      Libs/Core/ctkDependencyGraph.h

+ 1 - 0
Libs/Core/ctkDependencyGraph.h

@@ -3,6 +3,7 @@
 
 // QT includes
 #include <QString>
+#include <QList>
 
 class ctkDependencyGraph
 {