Pārlūkot izejas kodu

Depends on QList, the header must be included

Luis Ibanez 15 gadi atpakaļ
vecāks
revīzija
b8affbd855
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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
 {